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

Unified Diff: ui/events/BUILD.gn

Issue 679633005: Expose native, desktop and mobile gesture detection defaults (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sanity check Created 6 years 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/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index ea4fa4ec2fa2db02732f723ac914e1269efac5f4..f13368ee96ac45a931b9211b30b8d8505b86ee70 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -282,6 +282,7 @@ test("events_unittests") {
"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/aura/window_event_dispatcher.cc ('k') | ui/events/event.h » ('j') | ui/events/event.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698