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 3f8f3a9b673ae970910006855cbad355aec38690..721de0e64f2cacd0c886b1f29c0d3b975178876f 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -140,6 +140,7 @@ class CC_EXPORT LayerTreeHostImpl |
// TopControlsManagerClient implementation. |
virtual void DidChangeTopControlsPosition() OVERRIDE; |
virtual bool HaveRootScrollLayer() const OVERRIDE; |
+ virtual void DidFinishTopControlsGesture() OVERRIDE; |
void StartScrollbarAnimation(); |