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 4e1448040854aa207ee39c4ad128d775da1194e6..f20946ea8a551877bfd5d4cd2d67cf0b5782fc9a 100644 |
--- a/ash/wm/maximize_mode/maximize_mode_window_manager.cc |
+++ b/ash/wm/maximize_mode/maximize_mode_window_manager.cc |
@@ -5,11 +5,11 @@ |
#include "ash/wm/maximize_mode/maximize_mode_window_manager.h" |
#include "ash/ash_switches.h" |
+#include "ash/common/session/session_state_delegate.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/wm/maximize_mode/maximize_mode_window_state.h" |
#include "ash/wm/maximize_mode/workspace_backdrop_delegate.h" |