| 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 42b95ae065ea211f483f49ef463339db8ff01734..f27a81e9242ea0a0a1f00bcc044c2df509ed36fd 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -679,8 +679,6 @@ class CC_EXPORT LayerTreeHostImpl
|
| LayerImpl* layer_hit_by_point,
|
| bool* scroll_on_main_thread,
|
| uint32_t* main_thread_scrolling_reason) const;
|
| - float DeviceSpaceDistanceToLayer(const gfx::PointF& device_viewport_point,
|
| - LayerImpl* layer_impl);
|
| void StartScrollbarFadeRecursive(LayerImpl* layer);
|
| void SetManagedMemoryPolicy(const ManagedMemoryPolicy& policy);
|
|
|
|
|