| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index df6d152c090d1b579042b8c1c89ed53e3f827a1d..3e676cfa8af48276a56d48c5a99d47f1871cb06d 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -173,6 +173,8 @@ source_set("common") {
|
| "input/synthetic_gesture_params.h",
|
| "input/synthetic_pinch_gesture_params.cc",
|
| "input/synthetic_pinch_gesture_params.h",
|
| + "input/synthetic_pointer_action_list_params.cc",
|
| + "input/synthetic_pointer_action_list_params.h",
|
| "input/synthetic_pointer_action_params.cc",
|
| "input/synthetic_pointer_action_params.h",
|
| "input/synthetic_smooth_drag_gesture_params.cc",
|
|
|