| Index: ash/wm/window_cycle_controller_unittest.cc
|
| diff --git a/ash/wm/window_cycle_controller_unittest.cc b/ash/wm/window_cycle_controller_unittest.cc
|
| index 03a5a93c355eb6ba2798cb960f45cb7b7ed8e1d0..f5f6edf75493417054779f3809c0fce89120993b 100644
|
| --- a/ash/wm/window_cycle_controller_unittest.cc
|
| +++ b/ash/wm/window_cycle_controller_unittest.cc
|
| @@ -11,13 +11,13 @@
|
| #include "ash/common/focus_cycler.h"
|
| #include "ash/common/scoped_root_window_for_new_windows.h"
|
| #include "ash/common/session/session_state_delegate.h"
|
| +#include "ash/common/shelf/shelf.h"
|
| +#include "ash/common/shelf/shelf_widget.h"
|
| #include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/window_cycle_list.h"
|
| #include "ash/common/wm/window_state.h"
|
| #include "ash/common/wm/wm_event.h"
|
| #include "ash/common/wm_shell.h"
|
| -#include "ash/shelf/shelf.h"
|
| -#include "ash/shelf/shelf_widget.h"
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ash/test/shelf_test_api.h"
|
|
|