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

Unified Diff: trunk/src/ash/ash.gyp

Issue 167273003: Revert 251382 "event-rewrite: Clean up how events are rewritten." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 10 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/ash/accelerators/accelerator_dispatcher.cc ('k') | trunk/src/ash/event_rewriter_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ash/ash.gyp
===================================================================
--- trunk/src/ash/ash.gyp (revision 251431)
+++ trunk/src/ash/ash.gyp (working copy)
@@ -144,6 +144,7 @@
'drag_drop/drag_drop_tracker.h',
'drag_drop/drag_image_view.cc',
'drag_drop/drag_image_view.h',
+ 'event_rewriter_delegate.h',
'first_run/desktop_cleaner.cc',
'first_run/desktop_cleaner.h',
'first_run/first_run_helper.cc',
@@ -495,6 +496,8 @@
'wm/drag_window_resizer.h',
'wm/event_client_impl.cc',
'wm/event_client_impl.h',
+ 'wm/event_rewriter_event_filter.cc',
+ 'wm/event_rewriter_event_filter.h',
'wm/frame_border_hit_test_controller.cc',
'wm/frame_border_hit_test_controller.h',
'wm/header_painter.cc',
« no previous file with comments | « trunk/src/ash/accelerators/accelerator_dispatcher.cc ('k') | trunk/src/ash/event_rewriter_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698