Index: trunk/src/ui/compositor/layer.cc |
=================================================================== |
--- trunk/src/ui/compositor/layer.cc (revision 261457) |
+++ trunk/src/ui/compositor/layer.cc (working copy) |
@@ -458,7 +458,7 @@ |
} |
if (texture_layer_.get()) |
- texture_layer_->ClearClient(); |
+ texture_layer_->WillModifyTexture(); |
// TODO(piman): delegated_renderer_layer_ cleanup. |
cc_layer_->RemoveAllChildren(); |