Index: ash/root_window_controller.cc |
diff --git a/ash/root_window_controller.cc b/ash/root_window_controller.cc |
index 7dab8f73f96681c65d9b17cc50b23b5a4de6a3d9..85270d8f3b7f8e64fe19798f305e26b8a789cc13 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" |
@@ -67,6 +66,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" |