diff options
Diffstat (limited to 'ash/root_window_controller.cc')
-rw-r--r-- | ash/root_window_controller.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/root_window_controller.cc b/ash/root_window_controller.cc index 143f0ea..2ce0102 100644 --- a/ash/root_window_controller.cc +++ b/ash/root_window_controller.cc @@ -9,7 +9,6 @@ #include "ash/ash_constants.h" #include "ash/ash_switches.h" #include "ash/desktop_background/desktop_background_widget_controller.h" -#include "ash/display/display_controller.h" #include "ash/display/display_manager.h" #include "ash/focus_cycler.h" #include "ash/session_state_delegate.h" @@ -47,7 +46,6 @@ #include "ui/aura/window.h" #include "ui/aura/window_observer.h" #include "ui/base/models/menu_model.h" -#include "ui/gfx/display.h" #include "ui/gfx/screen.h" #include "ui/keyboard/keyboard_controller.h" #include "ui/keyboard/keyboard_util.h" |