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

Unified Diff: ui/events/events.gyp

Issue 679633005: Expose native, desktop and mobile gesture detection defaults (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use explicit result Created 6 years, 2 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 507440565409d0c6f5677487845a01fa091bad50..8dde33beb2636eb3c68b710c4d1f445abbf0cf03 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -325,6 +325,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',

Powered by Google App Engine
This is Rietveld 408576698