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

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: Address Jared's comments, and fix some compilation issues. 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..5c0b5514f2ae2ec23ba8ad080abeb4e0ac62f683 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -262,6 +262,7 @@ test("events_unittests") {
"event_processor_unittest.cc",
"event_rewriter_unittest.cc",
"event_unittest.cc",
+ "gestures/gesture_provider_aura_unittest.cc",
"gestures/velocity_calculator_unittest.cc",
"gesture_detection/bitset_32_unittest.cc",
"gesture_detection/gesture_event_data_packet_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698