Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2219)

Unified Diff: ash/ash.gyp

Issue 23874013: Remove old activation code and disable-focus-controller flags (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/shelf/shelf_widget_unittest.cc » ('j') | ash/shelf/shelf_widget_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | ash/shelf/shelf_widget_unittest.cc » ('j') | ash/shelf/shelf_widget_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698