Index: cc/layers/layer_impl.h |
diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h |
index d6d20a6509e4422b58187bafe79c3b60ac27ad1f..b6f0b0510043fa82de10f4dbe7b43c7dcae91496 100644 |
--- a/cc/layers/layer_impl.h |
+++ b/cc/layers/layer_impl.h |
@@ -275,6 +275,7 @@ class CC_EXPORT LayerImpl : public LayerAnimationValueObserver, |
// so that its list can be recreated. |
void CreateRenderSurface(); |
void ClearRenderSurface(); |
+ void ClearRenderSurfaceLayerList(); |
DrawProperties<LayerImpl>& draw_properties() { |
return draw_properties_; |