diff options
Diffstat (limited to 'app/multi_animation.h')
-rw-r--r-- | app/multi_animation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/multi_animation.h b/app/multi_animation.h index 2d4ef2c..0f4b38c 100644 --- a/app/multi_animation.h +++ b/app/multi_animation.h @@ -61,6 +61,7 @@ class MultiAnimation : public Animation { protected: // Animation overrides. virtual void Step(base::TimeTicks time_now); + virtual void SetStartTime(base::TimeTicks start_time); private: // Returns the part containing the specified time. |time_ms| is reset to be |