| Index: cc/trees/layer_tree_host_impl.h
|
| diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h
|
| index d246a030087e7ab8b206ce06d11745f1e6445652..796f603536e8f8f5357c581822c84cdeb340abe7 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -516,7 +516,6 @@ class CC_EXPORT LayerTreeHostImpl
|
| // the frame should be drawn.
|
| DrawSwapReadbackResult::DrawResult CalculateRenderPasses(FrameData* frame);
|
|
|
| - void SendReleaseResourcesRecursive(LayerImpl* current);
|
| bool EnsureRenderSurfaceLayerList();
|
| void ClearCurrentlyScrollingLayer();
|
|
|
|
|