Index: ash/shell.cc |
=================================================================== |
--- ash/shell.cc (revision 155914) |
+++ ash/shell.cc (working copy) |
@@ -56,7 +56,6 @@ |
#include "ash/wm/status_area_layout_manager.h" |
#include "ash/wm/system_gesture_event_filter.h" |
#include "ash/wm/system_modal_container_layout_manager.h" |
-#include "ash/wm/toplevel_window_event_filter.h" |
#include "ash/wm/user_activity_detector.h" |
#include "ash/wm/video_detector.h" |
#include "ash/wm/visibility_controller.h" |
@@ -64,7 +63,6 @@ |
#include "ash/wm/window_modality_controller.h" |
#include "ash/wm/window_properties.h" |
#include "ash/wm/window_util.h" |
-#include "ash/wm/workspace/workspace_event_filter.h" |
#include "ash/wm/workspace/workspace_layout_manager.h" |
#include "ash/wm/workspace_controller.h" |
#include "base/bind.h" |