Index: ui/views/animation/bounds_animator.cc |
diff --git a/ui/views/animation/bounds_animator.cc b/ui/views/animation/bounds_animator.cc |
index d656d0a532d164682329acc5dad59e9af33fdad4..2e4b0c1e48520b8796fd74cc8c50941dcd36a619 100644 |
--- a/ui/views/animation/bounds_animator.cc |
+++ b/ui/views/animation/bounds_animator.cc |
@@ -7,7 +7,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "ui/base/animation/animation_container.h" |
#include "ui/base/animation/slide_animation.h" |
-#include "views/view.h" |
+#include "ui/views/view.h" |
// Duration in milliseconds for animations. |
static const int kAnimationDuration = 200; |