Index: ash/wm/screen_pinning_controller_unittest.cc |
diff --git a/ash/wm/screen_pinning_controller_unittest.cc b/ash/wm/screen_pinning_controller_unittest.cc |
index 590f4941c1cc7a7e035bf87c265e5c06a8582c27..5e8019e5acce5c2cbcd68d796857c8362ae41170 100644 |
--- a/ash/wm/screen_pinning_controller_unittest.cc |
+++ b/ash/wm/screen_pinning_controller_unittest.cc |
@@ -6,13 +6,13 @@ |
#include <vector> |
-#include "ash/common/accelerators/accelerator_controller.h" |
-#include "ash/common/wm/window_state.h" |
-#include "ash/common/wm/wm_event.h" |
+#include "ash/accelerators/accelerator_controller.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
#include "ash/test/ash_test_base.h" |
+#include "ash/wm/window_state.h" |
#include "ash/wm/window_util.h" |
+#include "ash/wm/wm_event.h" |
#include "base/stl_util.h" |
#include "ui/aura/window.h" |