Index: ash/root_window_controller.cc |
diff --git a/ash/root_window_controller.cc b/ash/root_window_controller.cc |
index c16bad7fd6e55094ea69419537fcb3c0862b6b8c..e702870b11cf47fe56d668f7d2f0bffd1e968a25 100644 |
--- a/ash/root_window_controller.cc |
+++ b/ash/root_window_controller.cc |
@@ -38,7 +38,6 @@ |
#include "ash/common/wm/workspace_controller.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
-#include "ash/display/display_manager.h" |
#include "ash/high_contrast/high_contrast_controller.h" |
#include "ash/host/ash_window_tree_host.h" |
#include "ash/public/cpp/shelf_types.h" |
@@ -68,6 +67,7 @@ |
#include "ui/aura/window_observer.h" |
#include "ui/aura/window_tracker.h" |
#include "ui/display/display.h" |
+#include "ui/display/manager/display_manager.h" |
#include "ui/display/screen.h" |
#include "ui/keyboard/keyboard_controller.h" |
#include "ui/keyboard/keyboard_util.h" |