cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
commit67dbcf209c7b2c81712623815e8ada0cdaf9e8d5
authorpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Apr 2014 14:40:57 +0000 (3 14:40 +0000)
committerpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Apr 2014 14:40:57 +0000 (3 14:40 +0000)
tree33a1b122e66c7a3cbd924f74f3ffd35f1a101ef9
parentee70451f8c386f8cca7c085ab69c5bd4431bd462
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture

These are not used anymore except for clearing the client-provided texture, so
this removes 1 of 4 TextureLayer paths, and simplifies externally-exposed state.

BUG=337922

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261380 0039d316-1c4b-4281-b951-d872f2087c98
cc/layers/texture_layer.cc
cc/layers/texture_layer.h
cc/layers/texture_layer_unittest.cc
content/shell/renderer/test_runner/TestPlugin.cpp
ui/compositor/layer.cc
webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc