Index: ash/root_window_controller.cc |
diff --git a/ash/root_window_controller.cc b/ash/root_window_controller.cc |
index c8429ae155401c09f5e1221b4327a357b1b3d59b..3d7a6e5685f1a5f360020b8058e30de5eea04da0 100644 |
--- a/ash/root_window_controller.cc |
+++ b/ash/root_window_controller.cc |
@@ -9,7 +9,7 @@ |
#include "ash/ash_switches.h" |
#include "ash/desktop_background/desktop_background_widget_controller.h" |
#include "ash/display/display_controller.h" |
-#include "ash/display/multi_display_manager.h" |
+#include "ash/display/display_manager.h" |
#include "ash/focus_cycler.h" |
#include "ash/shell.h" |
#include "ash/shell_delegate.h" |