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

Unified Diff: content/content_tests.gypi

Issue 1884883005: Prepare SyntheticPointerAction to handle touch actions for multiple fingers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move synthetic pointer action tests in a seperate file Created 4 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ccf25abc269d44043fb68fe683e76c23277689f5..e09a404235eb6a7f105234dcc13b8411e001b5ba 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -564,6 +564,7 @@
'browser/renderer_host/input/render_widget_host_latency_tracker_unittest.cc',
'browser/renderer_host/input/stylus_text_selector_unittest.cc',
'browser/renderer_host/input/synthetic_gesture_controller_unittest.cc',
+ 'browser/renderer_host/input/synthetic_pointer_action_controller_unittest.cc',
'browser/renderer_host/input/tap_suppression_controller_unittest.cc',
'browser/renderer_host/input/touch_action_filter_unittest.cc',
'browser/renderer_host/input/touch_emulator_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698