| 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 9ee107e471242661894283c65768374a50d1a4ee..f1ccb0077823691733bb45a77ce5a37c82cb25fe 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -165,6 +165,7 @@ class CC_EXPORT LayerTreeHostImpl
|
| virtual void UpdateAnimationState(bool start_ready_animations);
|
| void MainThreadHasStoppedFlinging();
|
| void UpdateBackgroundAnimateTicking(bool should_background_tick);
|
| + void DidAnimateScrollOffset();
|
| void SetViewportDamage(gfx::Rect damage_rect);
|
|
|
| virtual void ManageTiles();
|
|
|