Index: ash/shell_unittest.cc |
diff --git a/ash/shell_unittest.cc b/ash/shell_unittest.cc |
index 8c3916d7f0ffbbd0c9ea3c4fcc46fd2e5eeea6be..b4ba1c9ab4600d5a98df5993f75a6ccc5562c1fa 100644 |
--- a/ash/shell_unittest.cc |
+++ b/ash/shell_unittest.cc |
@@ -11,7 +11,6 @@ |
#include "ash/common/shelf/shelf_layout_manager.h" |
#include "ash/common/shelf/shelf_widget.h" |
#include "ash/common/shelf/wm_shelf.h" |
-#include "ash/common/shell_window_ids.h" |
#include "ash/common/wallpaper/wallpaper_widget_controller.h" |
#include "ash/common/wm_root_window_controller.h" |
#include "ash/common/wm_shell.h" |
@@ -19,6 +18,7 @@ |
#include "ash/display/mouse_cursor_event_filter.h" |
#include "ash/drag_drop/drag_drop_controller.h" |
#include "ash/root_window_controller.h" |
+#include "ash/shared/shell_window_ids.h" |
#include "ash/test/ash_test_base.h" |
#include "ash/test/shell_test_api.h" |
#include "ash/wm/window_util.h" |