summaryrefslogtreecommitdiffstats
path: root/views/animation
diff options
context:
space:
mode:
Diffstat (limited to 'views/animation')
-rw-r--r--views/animation/bounds_animator_unittest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/animation/bounds_animator_unittest.cc b/views/animation/bounds_animator_unittest.cc
index 0c02e2d..c234b1f 100644
--- a/views/animation/bounds_animator_unittest.cc
+++ b/views/animation/bounds_animator_unittest.cc
@@ -11,6 +11,7 @@
using views::BoundsAnimator;
using ui::Animation;
using ui::SlideAnimation;
+using ui::TestAnimationDelegate;
namespace {