Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index ee9d1d24f64921501e51d7e6702f265c101cccb5..d4c9642280570cabe512161cdba1dd5ac6e048cc 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -372,6 +372,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', |