| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 2f79a61726e11582746c5efafde142d53ca0446b..230815aa8deaf0cfc44854452b40837899f6827c 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -369,6 +369,8 @@
|
| 'common/input/synthetic_gesture_params.h',
|
| 'common/input/synthetic_pinch_gesture_params.cc',
|
| 'common/input/synthetic_pinch_gesture_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',
|
| 'common/input/synthetic_smooth_scroll_gesture_params.h',
|
| 'common/input/synthetic_tap_gesture_params.cc',
|
|
|