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

Unified Diff: ui/events/BUILD.gn

Issue 393953012: Eager Gesture Recognition on Aura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Refactor based on Jared's comments. Created 6 years, 5 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/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index f93d1eb0b09fb245512f8ab88e5373992b8ae53a..75bd8ae33d3b6e4b792bcb0e458667074a7d7e7e 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -265,6 +265,7 @@ test("events_unittests") {
"gestures/velocity_calculator_unittest.cc",
"gesture_detection/bitset_32_unittest.cc",
"gesture_detection/gesture_event_data_packet_unittest.cc",
+ "gesture_detection/gesture_provider_aura_unittest.cc",
"gesture_detection/gesture_provider_unittest.cc",
"gesture_detection/motion_event_generic_unittest.cc",
"gesture_detection/velocity_tracker_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698