Index: ash/display/window_tree_host_manager.cc |
diff --git a/ash/display/window_tree_host_manager.cc b/ash/display/window_tree_host_manager.cc |
index 9ed85833885414177fb89c1fb3ca4e1f8f1276c4..49d72777b32307e6f24b51ba89740af18c75b282 100644 |
--- a/ash/display/window_tree_host_manager.cc |
+++ b/ash/display/window_tree_host_manager.cc |
@@ -11,7 +11,6 @@ |
#include <utility> |
#include "ash/common/ash_switches.h" |
-#include "ash/common/system/tray/system_tray.h" |
#include "ash/display/cursor_window_controller.h" |
#include "ash/display/mirror_window_controller.h" |
#include "ash/display/root_window_transformers.h" |
@@ -24,6 +23,7 @@ |
#include "ash/root_window_controller.h" |
#include "ash/root_window_settings.h" |
#include "ash/shell.h" |
+#include "ash/system/tray/system_tray.h" |
#include "ash/wm/window_util.h" |
#include "base/command_line.h" |
#include "base/strings/stringprintf.h" |