Index: third_party/WebKit/Source/core/frame/RootFrameViewport.h |
diff --git a/third_party/WebKit/Source/core/frame/RootFrameViewport.h b/third_party/WebKit/Source/core/frame/RootFrameViewport.h |
index fca0dfccb1dacc74e2331db415f0311ed267c240..0354a1a6238c8886234d67e3a6e3c0c4da5bea92 100644 |
--- a/third_party/WebKit/Source/core/frame/RootFrameViewport.h |
+++ b/third_party/WebKit/Source/core/frame/RootFrameViewport.h |
@@ -68,6 +68,7 @@ public: |
HostWindow* hostWindow() const override; |
void serviceScrollAnimations(double) override; |
void updateCompositorScrollAnimations() override; |
+ void cancelProgrammaticScrollAnimation() override; |
ScrollBehavior scrollBehaviorStyle() const override; |
private: |