| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index cbf0bb5aee63e83c283e1d2c708764ab6ed2d6ef..cccb0f1130ded064bd55afd8e36d2656137c0b72 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -170,6 +170,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",
|
|
|