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

Unified Diff: content/content_browser.gypi

Issue 2348183003: Test synthetic pointer action on pointer event tests (Closed)
Patch Set: Created 4 years, 3 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 360e007ebd232095578542e49aa329f40e61186a..7cbfbc89cd074ec557cfecfedd97353134a2af22 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1201,6 +1201,8 @@
'browser/renderer_host/input/synthetic_pointer.h',
'browser/renderer_host/input/synthetic_pointer_action.cc',
'browser/renderer_host/input/synthetic_pointer_action.h',
+ 'browser/renderer_host/input/synthetic_pointer_action_controller.cc',
+ 'browser/renderer_host/input/synthetic_pointer_action_controller.h',
'browser/renderer_host/input/synthetic_smooth_drag_gesture.cc',
'browser/renderer_host/input/synthetic_smooth_drag_gesture.h',
'browser/renderer_host/input/synthetic_smooth_move_gesture.cc',

Powered by Google App Engine
This is Rietveld 408576698