Index: ash/wm/window_util.cc |
diff --git a/ash/wm/window_util.cc b/ash/wm/window_util.cc |
index daf6f6d4a8f04e531e20fe0847d6bfaf2d634621..ec27d21ada41a17c1efeb01fe453990059ef4c4f 100644 |
--- a/ash/wm/window_util.cc |
+++ b/ash/wm/window_util.cc |
@@ -7,14 +7,14 @@ |
#include <vector> |
#include "ash/ash_constants.h" |
+#include "ash/aura/wm_window_aura.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm/wm_event.h" |
#include "ash/common/wm/wm_screen_util.h" |
-#include "ash/common/wm/wm_window.h" |
+#include "ash/common/wm_window.h" |
#include "ash/screen_util.h" |
#include "ash/shell.h" |
#include "ash/snap_to_pixel_layout_manager.h" |
-#include "ash/wm/aura/wm_window_aura.h" |
#include "ash/wm/window_properties.h" |
#include "ash/wm/window_state_aura.h" |
#include "ui/aura/client/aura_constants.h" |