| Index: ash/shell.cc
|
| diff --git a/ash/shell.cc b/ash/shell.cc
|
| index 0d7056692f85afc208546b7ce0964c046c092f32..d1f99ad9e2241013b46ba48b54af3f17c8bbd9d8 100644
|
| --- a/ash/shell.cc
|
| +++ b/ash/shell.cc
|
| @@ -75,7 +75,6 @@
|
| #include "ash/wm/overview/window_selector_controller.h"
|
| #include "ash/wm/power_button_controller.h"
|
| #include "ash/wm/resize_shadow_controller.h"
|
| -#include "ash/wm/root_window_layout_manager.h"
|
| #include "ash/wm/system_gesture_event_filter.h"
|
| #include "ash/wm/system_modal_container_event_filter.h"
|
| #include "ash/wm/system_modal_container_layout_manager.h"
|
|
|