Index: ash/root_window_controller_unittest.cc |
diff --git a/ash/root_window_controller_unittest.cc b/ash/root_window_controller_unittest.cc |
index c41d90f2f5dec692c8bfd964638a0d2a054f09bf..64bb60ae6b870c92b03d326685441cc10960b2c3 100644 |
--- a/ash/root_window_controller_unittest.cc |
+++ b/ash/root_window_controller_unittest.cc |
@@ -6,10 +6,10 @@ |
#include <memory> |
+#include "ash/common/session/session_state_delegate.h" |
#include "ash/common/shell_window_ids.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/display/display_manager.h" |
-#include "ash/session/session_state_delegate.h" |
#include "ash/shell.h" |
#include "ash/system/tray/system_tray_delegate.h" |
#include "ash/test/ash_test_base.h" |