| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 4b9ec413694fec954708346a69d8f88592f43376..2d2caabf5b66746dcf7689f999d8081dbaa7a061 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -465,6 +465,8 @@
|
| 'common/input/synthetic_gesture_params.h',
|
| 'common/input/synthetic_pinch_gesture_params.cc',
|
| 'common/input/synthetic_pinch_gesture_params.h',
|
| + 'common/input/synthetic_pointer_action_params.cc',
|
| + 'common/input/synthetic_pointer_action_params.h',
|
| 'common/input/synthetic_smooth_drag_gesture_params.cc',
|
| 'common/input/synthetic_smooth_drag_gesture_params.h',
|
| 'common/input/synthetic_smooth_scroll_gesture_params.cc',
|
|
|