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

Unified Diff: ui/ui_unittests.gyp

Issue 296403011: Support double-tap to click in touch accessibility controller. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address more feedback Created 6 years, 6 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/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index 94e30891bce5ce2b52bc561f240495cce67742d9..66aaf506987156f02ec6620e02fc6ba734c2ffae 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -218,6 +218,7 @@
'../chromeos/chromeos.gyp:chromeos',
'aura/aura.gyp:aura_test_support',
'chromeos/ui_chromeos.gyp:ui_chromeos',
+ 'events/events.gyp:gesture_detection',
],
'sources': [
'chromeos/touch_exploration_controller_unittest.cc'

Powered by Google App Engine
This is Rietveld 408576698