Chromium Code Reviews| Index: cc/layers/layer_impl.h |
| diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h |
| index a7b6b69c50b3447cf58e0c95039e457d4ef6b280..fc4848c573ea3e7b4e4abe492c0c757ae9f14cf4 100644 |
| --- a/cc/layers/layer_impl.h |
| +++ b/cc/layers/layer_impl.h |
| @@ -597,6 +597,8 @@ class CC_EXPORT LayerImpl { |
| void PushLayerPropertyChangedForSubtree(); |
| + void ClearLinksToOtherLayers(); |
| + |
| protected: |
| LayerImpl(LayerTreeImpl* layer_impl, |
| int id, |