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

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: return nullptr Created 4 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
« no previous file with comments | « content/common/input/synthetic_pointer_action_params.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 1d634bcfeee2e8443fd08d7cc29e97578d7e7f51..2398d20eb805117e364031c27f89b74d0f24095d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -566,6 +566,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_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',
« no previous file with comments | « content/common/input/synthetic_pointer_action_params.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698