| 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 e05e45bbfeac56854e6a2bf8cb0b8714b918c225..ffa5a8b8168ab1a380365e69dc1467ac8f3e4752 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -131,7 +131,7 @@ class CC_EXPORT LayerTreeHostImpl
|
| virtual void DidChangeTopControlsPosition() OVERRIDE;
|
| virtual bool HaveRootScrollLayer() const OVERRIDE;
|
|
|
| - void StartScrollbarAnimation(base::TimeTicks now);
|
| + void StartScrollbarAnimation();
|
|
|
| struct CC_EXPORT FrameData : public RenderPassSink {
|
| FrameData();
|
|
|