Index: ash/shell.cc |
diff --git a/ash/shell.cc b/ash/shell.cc |
index a5d27a940540ccbd9a0ae4a084b8b2282fdcf534..142f8192371461f0632afe1bdc7762fb1f647f71 100644 |
--- a/ash/shell.cc |
+++ b/ash/shell.cc |
@@ -25,7 +25,6 @@ |
#include "ash/common/shelf/shelf_model.h" |
#include "ash/common/shelf/wm_shelf.h" |
#include "ash/common/shell_delegate.h" |
-#include "ash/common/shell_window_ids.h" |
#include "ash/common/system/locale/locale_notification_controller.h" |
#include "ash/common/system/status_area_widget.h" |
#include "ash/common/system/tray/system_tray_delegate.h" |
@@ -57,6 +56,7 @@ |
#include "ash/magnifier/magnification_controller.h" |
#include "ash/magnifier/partial_magnification_controller.h" |
#include "ash/root_window_controller.h" |
+#include "ash/shared/shell_window_ids.h" |
#include "ash/shell_init_params.h" |
#include "ash/system/chromeos/screen_layout_observer.h" |
#include "ash/utility/screenshot_controller.h" |