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

Unified Diff: content/browser/BUILD.gn

Issue 2336803003: Make SyntheticPointerAction to flush the pointer action sequence (Closed)
Patch Set: controller 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0c9f3df96d5a25ff17102c97b69f209dacd6f744..5d0bc050d8f5dffdc344a1a13fa2d4f6597f5fec 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -989,6 +989,8 @@ source_set("browser") {
"renderer_host/input/synthetic_pointer.h",
"renderer_host/input/synthetic_pointer_action.cc",
"renderer_host/input/synthetic_pointer_action.h",
+ "renderer_host/input/synthetic_pointer_action_controller.cc",
+ "renderer_host/input/synthetic_pointer_action_controller.h",
"renderer_host/input/synthetic_smooth_drag_gesture.cc",
"renderer_host/input/synthetic_smooth_drag_gesture.h",
"renderer_host/input/synthetic_smooth_move_gesture.cc",
« no previous file with comments | « no previous file | content/browser/renderer_host/input/synthetic_gesture_controller.h » ('j') | content/content_browser.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698