| Index: ash/wm/window_cycle_event_filter_aura.cc
|
| diff --git a/ash/wm/window_cycle_event_filter_aura.cc b/ash/wm/window_cycle_event_filter_aura.cc
|
| index b30de0cd8e40370df52e1f54521d588bfdd942d8..9af1c1c21e69e0c974736317182af032b4d7f64f 100644
|
| --- a/ash/wm/window_cycle_event_filter_aura.cc
|
| +++ b/ash/wm/window_cycle_event_filter_aura.cc
|
| @@ -5,10 +5,10 @@
|
| #include "ash/wm/window_cycle_event_filter_aura.h"
|
|
|
| #include "ash/accelerators/debug_commands.h"
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/window_cycle_controller.h"
|
| #include "ash/wm/window_cycle_list.h"
|
| -#include "ash/wm_shell.h"
|
| #include "ui/events/event.h"
|
|
|
| namespace ash {
|
|
|