Index: third_party/WebKit/Source/platform/scroll/ScrollAnimator.h |
diff --git a/third_party/WebKit/Source/platform/scroll/ScrollAnimator.h b/third_party/WebKit/Source/platform/scroll/ScrollAnimator.h |
index 73bc44556a8494e89626761c3a81cd4f9fca8b03..da76f2fc70ef160670124804e7b0dca3a7ba3f8d 100644 |
--- a/third_party/WebKit/Source/platform/scroll/ScrollAnimator.h |
+++ b/third_party/WebKit/Source/platform/scroll/ScrollAnimator.h |
@@ -87,6 +87,7 @@ private: |
// immediately to the target and returns false. |
bool registerAndScheduleAnimation(); |
+ void createAnimationCurve(); |
void postAnimationCleanupAndReset(); |
void addMainThreadScrollingReason(); |