| 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",
|
|
|