Index: ash/aura/wm_window_aura.cc |
diff --git a/ash/aura/wm_window_aura.cc b/ash/aura/wm_window_aura.cc |
index 4536719a982271cc1184f0e568ee7dfbb72c2743..1dddcb189451eee6861cb73c78d7d53245ce5a04 100644 |
--- a/ash/aura/wm_window_aura.cc |
+++ b/ash/aura/wm_window_aura.cc |
@@ -9,13 +9,13 @@ |
#include "ash/aura/wm_shell_aura.h" |
#include "ash/common/ash_constants.h" |
#include "ash/common/shelf/shelf_item_types.h" |
-#include "ash/common/shell_window_ids.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm_layout_manager.h" |
#include "ash/common/wm_transient_window_observer.h" |
#include "ash/common/wm_window_observer.h" |
#include "ash/common/wm_window_property.h" |
#include "ash/screen_util.h" |
+#include "ash/shared/shell_window_ids.h" |
#include "ash/shell.h" |
#include "ash/wm/resize_handle_window_targeter.h" |
#include "ash/wm/resize_shadow_controller.h" |