Index: cc/layers/layer_impl.h |
diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h |
index 1e8fa63d3f5ef29db059bd1ec911522a361afb66..02b00d8738a839ede31ecdc81e2582a6d0fd5358 100644 |
--- a/cc/layers/layer_impl.h |
+++ b/cc/layers/layer_impl.h |
@@ -376,6 +376,7 @@ class CC_EXPORT LayerImpl : public LayerAnimationValueObserver, |
void SetContentsScale(float contents_scale_x, float contents_scale_y); |
void SetScrollOffsetDelegate(ScrollOffsetDelegate* scroll_offset_delegate); |
+ void DidScroll(); |
bool IsExternalFlingActive() const; |
void SetScrollOffset(const gfx::ScrollOffset& scroll_offset); |