summaryrefslogtreecommitdiffstats
path: root/chrome/common/animation.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/animation.cc')
-rw-r--r--chrome/common/animation.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/animation.cc b/chrome/common/animation.cc
index d407ccc..bf69812 100644
--- a/chrome/common/animation.cc
+++ b/chrome/common/animation.cc
@@ -5,6 +5,8 @@
#include "base/message_loop.h"
#include "chrome/common/animation.h"
+using base::TimeDelta;
+
Animation::Animation(int frame_rate,
AnimationDelegate* delegate)
: animating_(false),