Index: ash/wm/window_animations.cc |
diff --git a/ash/wm/window_animations.cc b/ash/wm/window_animations.cc |
index 3ae02c87e69dd9d4ebdb5e74f06dce4da9cc8ce2..e635553b753fd274335feb9fe56947642681cda0 100644 |
--- a/ash/wm/window_animations.cc |
+++ b/ash/wm/window_animations.cc |
@@ -9,11 +9,11 @@ |
#include <utility> |
#include <vector> |
+#include "ash/common/wm/window_animation_types.h" |
#include "ash/screen_util.h" |
#include "ash/shelf/shelf.h" |
#include "ash/shelf/shelf_layout_manager.h" |
#include "ash/shelf/shelf_widget.h" |
-#include "ash/wm/common/window_animation_types.h" |
#include "ash/wm/window_util.h" |
#include "ash/wm/workspace_controller.h" |
#include "base/command_line.h" |