Index: ui/views/animation/bounds_animator.cc |
diff --git a/views/animation/bounds_animator.cc b/ui/views/animation/bounds_animator.cc |
similarity index 99% |
rename from views/animation/bounds_animator.cc |
rename to ui/views/animation/bounds_animator.cc |
index a6e1686248017cbbd7925843db262256a06e8ab6..d656d0a532d164682329acc5dad59e9af33fdad4 100644 |
--- a/views/animation/bounds_animator.cc |
+++ b/ui/views/animation/bounds_animator.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "views/animation/bounds_animator.h" |
+#include "ui/views/animation/bounds_animator.h" |
#include "base/memory/scoped_ptr.h" |
#include "ui/base/animation/animation_container.h" |