Index: ash/root_window_controller.cc |
diff --git a/ash/root_window_controller.cc b/ash/root_window_controller.cc |
index 82c4b218b81b5590158fe2e2325b369470e19e82..5a1b36e01d6ea28b98d98c261eabe189688a47aa 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" |