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

Unified Diff: trunk/src/ui/wm/wm.gyp

Issue 300093002: Revert 272740 "Refactor and move ash independent accelerator han..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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 | « trunk/src/ui/wm/core/nested_accelerator_dispatcher_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/wm/wm.gyp
===================================================================
--- trunk/src/ui/wm/wm.gyp (revision 272758)
+++ trunk/src/ui/wm/wm.gyp (working copy)
@@ -26,14 +26,6 @@
'WM_IMPLEMENTATION',
],
'sources': [
- 'core/nested_accelerator_dispatcher_linux.cc',
- 'core/nested_accelerator_dispatcher_win.cc',
- 'core/nested_accelerator_dispatcher.cc',
- 'core/nested_accelerator_dispatcher.h',
- 'core/nested_accelerator_delegate.h',
- 'core/nested_accelerator_controller.cc',
- 'core/nested_accelerator_controller.h',
- 'core/base_focus_rules.h',
'core/base_focus_rules.cc',
'core/base_focus_rules.h',
'core/capture_controller.cc',
@@ -129,7 +121,6 @@
'core/focus_controller_unittest.cc',
'core/input_method_event_filter_unittest.cc',
'core/image_grid_unittest.cc',
- 'core/nested_accelerator_controller_unittest.cc',
'core/shadow_controller_unittest.cc',
'core/transient_window_manager_unittest.cc',
'core/transient_window_stacking_client_unittest.cc',
« no previous file with comments | « trunk/src/ui/wm/core/nested_accelerator_dispatcher_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698