Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / scroll / ScrollAnimatorNone.h
index d1cbeb4..a72b636 100644 (file)
@@ -111,6 +111,8 @@ protected:
         static double attackArea(Curve, double startT, double endT);
         static double releaseArea(Curve, double startT, double endT);
 
+        double newScrollAnimationPosition(double deltaTime);
+
         float* m_currentPosition;
         double m_currentVelocity;