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

Unified Diff: ui/events/events.gyp

Issue 999423003: Set the unique_event_id when converting from TouchEvent to WebTouchEvent (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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/events/event_utils.h ('k') | ui/events/gesture_detection/gesture_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index 2f5757bdf03b320060b76e6cf0ec9ce5c5788ba2..f82024157f22ea4760ea3c15b70fbe16cd82a381 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -43,6 +43,8 @@
# Note: sources list duplicated in GN build.
'android/scroller.cc',
'android/scroller.h',
+ 'base_event_utils.cc',
+ 'base_event_utils.h',
'event_constants.h',
'event_switches.cc',
'event_switches.h',
« no previous file with comments | « ui/events/event_utils.h ('k') | ui/events/gesture_detection/gesture_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698