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

Unified Diff: content/content_common.gypi

Issue 290473006: Add a TouchEventStreamValidator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 7 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/touch_event_stream_validator.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 3fbaf58c60ab1ad54bb0b5dd099f6f0dcf8882fa..4a32f63defc8a63f33751418bbcc772e77594f21 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -330,6 +330,8 @@
'common/input/synthetic_tap_gesture_params.h',
'common/input/synthetic_web_input_event_builders.cc',
'common/input/synthetic_web_input_event_builders.h',
+ 'common/input/touch_event_stream_validator.cc',
+ 'common/input/touch_event_stream_validator.h',
'common/input/web_input_event_traits.cc',
'common/input/web_input_event_traits.h',
'common/input/web_touch_event_traits.cc',
« no previous file with comments | « content/common/input/touch_event_stream_validator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698