| 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 0b72dc47333e5f2da6a473840d3704e5d9fea5b9..2f24f0ff1f39fabb43e663dd67eb5b25da8af889 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -665,9 +665,6 @@ class CC_EXPORT LayerTreeHostImpl
|
| bool AnimateScrollbars(base::TimeTicks monotonic_time);
|
| bool AnimateBrowserControls(base::TimeTicks monotonic_time);
|
|
|
| - void TrackDamageForAllSurfaces(
|
| - const LayerImplList& render_surface_layer_list);
|
| -
|
| void UpdateTileManagerMemoryPolicy(const ManagedMemoryPolicy& policy);
|
|
|
| // This function should only be called from PrepareToDraw, as DidDrawAllLayers
|
|
|