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

Unified Diff: ui/events/events.gyp

Issue 1049383003: Postpone rail application for touch scrolling - chrome side. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index 03b75f25fd24bd62bfd80ec283a84690d478ba03..9fe3ba52966d051a4ef7565bff3040a11e2daea8 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -225,6 +225,8 @@
'gesture_detection/gesture_detection_export.h',
'gesture_detection/gesture_detector.cc',
'gesture_detection/gesture_detector.h',
+ "gesture_detection/gesture_detection_switches.cc",
+ "gesture_detection/gesture_detection_switches.h",
'gesture_detection/gesture_event_data.cc',
'gesture_detection/gesture_event_data.h',
'gesture_detection/gesture_event_data_packet.cc',

Powered by Google App Engine
This is Rietveld 408576698