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

Unified Diff: content/content_common.gypi

Issue 1707943002: Add SyntheticPointerActionParams used in Chromedriver extension (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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 4b9ec413694fec954708346a69d8f88592f43376..2d2caabf5b66746dcf7689f999d8081dbaa7a061 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -465,6 +465,8 @@
'common/input/synthetic_gesture_params.h',
'common/input/synthetic_pinch_gesture_params.cc',
'common/input/synthetic_pinch_gesture_params.h',
+ 'common/input/synthetic_pointer_action_params.cc',
+ 'common/input/synthetic_pointer_action_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',
« content/common/input/synthetic_pointer_action_params.cc ('K') | « content/common/input_messages.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698