Index: ash/shell/window_type_launcher.cc |
diff --git a/ash/shell/window_type_launcher.cc b/ash/shell/window_type_launcher.cc |
index c5c5052faacee0452333c407e969b1ea9f273565..f2b2c6074dbdf1d768c17ce86c36629142084e97 100644 |
--- a/ash/shell/window_type_launcher.cc |
+++ b/ash/shell/window_type_launcher.cc |
@@ -8,6 +8,7 @@ |
#include "ash/common/session/session_state_delegate.h" |
#include "ash/common/shell_window_ids.h" |
+#include "ash/common/system/status_area_widget.h" |
#include "ash/common/system/web_notification/web_notification_tray.h" |
#include "ash/common/wm_shell.h" |
#include "ash/content/shell_content_state.h" |
@@ -17,7 +18,6 @@ |
#include "ash/shell/example_factory.h" |
#include "ash/shell/panel_window.h" |
#include "ash/shell/toplevel_window.h" |
-#include "ash/system/status_area_widget.h" |
#include "ash/test/child_modal_window.h" |
#include "base/strings/utf_string_conversions.h" |
#include "ui/aura/window.h" |