| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 95bacbc9bb99dcc4d9a605294430d71c1a66b46a..d237ba1a23fce97e2ec0c285ee1e14c48251221f 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -609,10 +609,6 @@
|
| 'wm/video_detector.h',
|
| 'wm/window_animations.cc',
|
| 'wm/window_animations.h',
|
| - 'wm/window_cycle_controller.cc',
|
| - 'wm/window_cycle_controller.h',
|
| - 'wm/window_cycle_list.cc',
|
| - 'wm/window_cycle_list.h',
|
| 'wm/window_positioner.cc',
|
| 'wm/window_positioner.h',
|
| 'wm/window_state.cc',
|
| @@ -967,7 +963,6 @@
|
| 'wm/user_activity_detector_unittest.cc',
|
| 'wm/video_detector_unittest.cc',
|
| 'wm/window_animations_unittest.cc',
|
| - 'wm/window_cycle_controller_unittest.cc',
|
| 'wm/window_manager_unittest.cc',
|
| 'wm/window_modality_controller_unittest.cc',
|
| 'wm/window_positioner_unittest.cc',
|
|
|