Index: ash/wm/window_animations.cc |
diff --git a/ash/wm/window_animations.cc b/ash/wm/window_animations.cc |
index 4dce8476da8b93d63d864063c5b14cf95e022449..a5b36530bfdb7507be582c7aa579ed0c91261ad5 100644 |
--- a/ash/wm/window_animations.cc |
+++ b/ash/wm/window_animations.cc |
@@ -36,9 +36,9 @@ |
#include "ui/gfx/interpolated_transform.h" |
#include "ui/gfx/screen.h" |
#include "ui/gfx/vector3d_f.h" |
-#include "ui/views/corewm/window_util.h" |
#include "ui/views/view.h" |
#include "ui/views/widget/widget.h" |
+#include "ui/wm/core/window_util.h" |
namespace ash { |
namespace { |