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