| 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 45fefe578b6f482c8adfa4288d0d5389c915c77a..60792f51909763bf49e027d49a1a6e544007b7a2 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -517,7 +517,6 @@ class CC_EXPORT LayerTreeHostImpl
|
| // the frame should be drawn.
|
| DrawResult CalculateRenderPasses(FrameData* frame);
|
|
|
| - bool EnsureRenderSurfaceLayerList();
|
| void ClearCurrentlyScrollingLayer();
|
|
|
| bool HandleMouseOverScrollbar(LayerImpl* layer_impl,
|
|
|