Index: ash/shell.cc |
diff --git a/ash/shell.cc b/ash/shell.cc |
index 225017862119075632c283bc75c518958b61c5ac..c110af503c0263fb6d13a9403f4a55d7bb5425ad 100644 |
--- a/ash/shell.cc |
+++ b/ash/shell.cc |
@@ -25,6 +25,7 @@ |
#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/toast/toast_manager.h" |
#include "ash/common/system/tray/system_tray_delegate.h" |
#include "ash/common/wm/maximize_mode/maximize_mode_controller.h" |
#include "ash/common/wm/maximize_mode/maximize_mode_window_manager.h" |
@@ -63,7 +64,6 @@ |
#include "ash/shell_factory.h" |
#include "ash/shell_init_params.h" |
#include "ash/system/status_area_widget.h" |
-#include "ash/system/toast/toast_manager.h" |
#include "ash/utility/screenshot_controller.h" |
#include "ash/wm/ash_focus_rules.h" |
#include "ash/wm/ash_native_cursor_manager.h" |