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

Unified Diff: ui/ui.gyp

Issue 10911256: Change the way the ToplevelEventHandler is hooked up. It is now both a pre- and post-target event h… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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
Index: ui/ui.gyp
===================================================================
--- ui/ui.gyp (revision 156300)
+++ ui/ui.gyp (working copy)
@@ -191,6 +191,8 @@
'base/events/event.cc',
'base/events/event.h',
'base/events/event_constants.h',
+ 'base/events/event_functions.cc',
+ 'base/events/event_functions.h',
'base/events/event_dispatcher.cc',
'base/events/event_dispatcher.h',
'base/events/event_handler.h',
« ash/wm/toplevel_window_event_handler.cc ('K') | « ui/base/events/event_functions.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698