| 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 b8cbe2e023e8bea7b2899d5337505d0f976110c3..343cc7716172dfe75be80110cbb850dd8f75d95c 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -683,7 +683,6 @@ class CC_EXPORT LayerTreeHostImpl
|
| InputHandler::ScrollInputType type,
|
| LayerImpl* layer_hit_by_point,
|
| bool* scroll_on_main_thread,
|
| - bool* optional_has_ancestor_scroll_handler,
|
| uint32_t* main_thread_scrolling_reason) const;
|
| float DeviceSpaceDistanceToLayer(const gfx::PointF& device_viewport_point,
|
| LayerImpl* layer_impl);
|
|
|