Index: ash/root_window_controller_unittest.cc |
diff --git a/ash/root_window_controller_unittest.cc b/ash/root_window_controller_unittest.cc |
index c662a1f58a1253ebba02858508ecde1768e1a0f7..3e4eb29e3887e6b17d0ac080c58d5aa85e1f48d1 100644 |
--- a/ash/root_window_controller_unittest.cc |
+++ b/ash/root_window_controller_unittest.cc |
@@ -8,15 +8,15 @@ |
#include "ash/common/session/session_controller.h" |
#include "ash/common/session/session_state_delegate.h" |
-#include "ash/common/wm/system_modal_container_layout_manager.h" |
-#include "ash/common/wm/window_state.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
#include "ash/public/cpp/shell_window_ids.h" |
#include "ash/shell.h" |
#include "ash/system/tray/system_tray_delegate.h" |
#include "ash/test/ash_test_base.h" |
+#include "ash/wm/system_modal_container_layout_manager.h" |
#include "ash/wm/window_properties.h" |
+#include "ash/wm/window_state.h" |
#include "ash/wm/window_state_aura.h" |
#include "ash/wm/window_util.h" |
#include "base/command_line.h" |