Remove never-happen if statement in WebExternalTextureLayerImpl.
commit5cc45528290be46f831148d0fcb75ce971dae476
authordongseong.hwang@intel.com <dongseong.hwang@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Aug 2014 22:53:14 +0000 (7 22:53 +0000)
committerdongseong.hwang@intel.com <dongseong.hwang@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Aug 2014 22:53:14 +0000 (7 22:53 +0000)
tree49abadf4ce01b6f8d5afcc320316f49c76f2ae5d
parent1771f16ad88aa9ba84c1b13a7cb75754357e10fd
Remove never-happen if statement in WebExternalTextureLayerImpl.

Now this condition never happens after r287686 and BUG=344393
r287686 got rid of lost_resource from this condition.
BUG=344393 made a client never destructed before releasing all mailboxes.

BUG=344393

Review URL: https://codereview.chromium.org/451723002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288157 0039d316-1c4b-4281-b951-d872f2087c98
content/renderer/compositor_bindings/web_external_texture_layer_impl.cc