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

Unified Diff: content/content_common.gypi

Issue 929333002: Adding synthetic touch/mouse drag [Part1] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments. Created 5 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/content_browser.gypi ('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 2f79a61726e11582746c5efafde142d53ca0446b..230815aa8deaf0cfc44854452b40837899f6827c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -369,6 +369,8 @@
'common/input/synthetic_gesture_params.h',
'common/input/synthetic_pinch_gesture_params.cc',
'common/input/synthetic_pinch_gesture_params.h',
+ 'common/input/synthetic_smooth_drag_gesture_params.cc',
+ 'common/input/synthetic_smooth_drag_gesture_params.h',
'common/input/synthetic_smooth_scroll_gesture_params.cc',
'common/input/synthetic_smooth_scroll_gesture_params.h',
'common/input/synthetic_tap_gesture_params.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698