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