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

Unified Diff: ui/ui.gyp

Issue 10964051: events: Clean up dispatching code for touch-events. (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
« no previous file with comments | « ui/base/gestures/gesture_sequence.cc ('k') | ui/views/widget/desktop_native_widget_aura.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 66ee4ed880d8dafcb11211c808a16d445b0ccca8..dd23816d65edc34fd44c6ac076976b822a411d95 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -218,6 +218,7 @@
'base/dragdrop/os_exchange_data_provider_win.h',
'base/events/event.cc',
'base/events/event.h',
+ 'base/events/event_constants.cc',
'base/events/event_constants.h',
'base/events/event_functions.cc',
'base/events/event_functions.h',
« no previous file with comments | « ui/base/gestures/gesture_sequence.cc ('k') | ui/views/widget/desktop_native_widget_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698