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

Unified Diff: ui/events/events.gyp

Issue 718153002: Indicate whether a touch event will cause scrolling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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.cc ('k') | ui/events/gesture_detection/filtered_gesture_provider.h » ('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 8180552e503a3f601f09136fe15f28be45ccaede..0375dbd9ef39ca3dd6ff1c3979f29bb60237ea12 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -313,6 +313,7 @@
'event_rewriter_unittest.cc',
'event_unittest.cc',
'gesture_detection/bitset_32_unittest.cc',
+ 'gesture_detection/filtered_gesture_provider_unittest.cc',
'gesture_detection/gesture_event_data_packet_unittest.cc',
'gesture_detection/gesture_provider_unittest.cc',
'gesture_detection/motion_event_buffer_unittest.cc',
« no previous file with comments | « ui/events/event.cc ('k') | ui/events/gesture_detection/filtered_gesture_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698