Index: ash/wm/maximize_mode/maximize_mode_window_manager.cc |
diff --git a/ash/wm/maximize_mode/maximize_mode_window_manager.cc b/ash/wm/maximize_mode/maximize_mode_window_manager.cc |
index d1754613400eb23d2c4de38d9162756cdcd58b11..4e1448040854aa207ee39c4ad128d775da1194e6 100644 |
--- a/ash/wm/maximize_mode/maximize_mode_window_manager.cc |
+++ b/ash/wm/maximize_mode/maximize_mode_window_manager.cc |
@@ -5,12 +5,12 @@ |
#include "ash/wm/maximize_mode/maximize_mode_window_manager.h" |
#include "ash/ash_switches.h" |
+#include "ash/common/shell_window_ids.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm/wm_event.h" |
#include "ash/root_window_controller.h" |
#include "ash/session/session_state_delegate.h" |
#include "ash/shell.h" |
-#include "ash/shell_window_ids.h" |
#include "ash/wm/maximize_mode/maximize_mode_window_state.h" |
#include "ash/wm/maximize_mode/workspace_backdrop_delegate.h" |
#include "ash/wm/mru_window_tracker.h" |