| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 389bb121bd1767ba8b373f04fb53c949ed85c793..5498c38aeabdcbc747cd362f2f077255bf56ccd7 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -374,13 +374,8 @@
|
| 'volume_control_delegate.h',
|
| 'wm/app_list_controller.cc',
|
| 'wm/app_list_controller.h',
|
| - 'wm/activation_controller.cc',
|
| - 'wm/activation_controller.h',
|
| - 'wm/activation_controller_delegate.h',
|
| 'wm/always_on_top_controller.cc',
|
| 'wm/always_on_top_controller.h',
|
| - 'wm/ash_activation_controller.cc',
|
| - 'wm/ash_activation_controller.h',
|
| 'wm/ash_native_cursor_manager.cc',
|
| 'wm/ash_native_cursor_manager.h',
|
| 'wm/ash_focus_rules.cc',
|
| @@ -744,8 +739,6 @@
|
| 'test/ash_unittests.cc',
|
| 'tooltips/tooltip_controller_unittest.cc',
|
| 'touch/touch_observer_hud_unittest.cc',
|
| - 'wm/activation_controller_unittest.cc',
|
| - 'wm/ash_activation_controller_unittest.cc',
|
| 'wm/ash_native_cursor_manager_unittest.cc',
|
| 'wm/base_layout_manager_unittest.cc',
|
| 'wm/custom_frame_view_ash_unittest.cc',
|
|
|