Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 4d49b09bfd3eaf54c8c3391500ece920f50d60af..74edfdefb61658d7417fdb009abb37f08d760915 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -175,6 +175,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", |