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

Unified Diff: content/content_common.gypi

Issue 1685823002: Cleanup checking for wheel gesture flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/input_event_utils.cc ('k') | content/renderer/gpu/render_widget_compositor.cc » ('j') | 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 45809cd735344612fc2b4296de9f349bbd3b86c8..9e22df6307f5bbdc6803f4d4b2177bcc07d91275 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -393,6 +393,8 @@
'common/input/input_event_ack.h',
'common/input/input_event_stream_validator.cc',
'common/input/input_event_stream_validator.h',
+ 'common/input/input_event_utils.cc',
+ 'common/input/input_event_utils.h',
'common/input/input_param_traits.cc',
'common/input/input_param_traits.h',
'common/input/scoped_web_input_event.cc',
« no previous file with comments | « content/common/input/input_event_utils.cc ('k') | content/renderer/gpu/render_widget_compositor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698