| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index e73d3d80b79b58ce3a302c00260d271df89d2ccc..69fe36c9da232ea590142d7b3d76a69f76ad38a5 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -10,6 +10,7 @@
|
| '../mojo/mojo_base.gyp:mojo_common_lib',
|
| '../skia/skia.gyp:skia',
|
| '../ui/base/ui_base.gyp:ui_base',
|
| + '../ui/events/events.gyp:gestures_blink',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/gfx/gfx.gyp:gfx_geometry',
|
| '../url/url.gyp:url_lib',
|
| @@ -232,8 +233,6 @@
|
| 'child/web_database_observer_impl.h',
|
| 'child/web_discardable_memory_impl.cc',
|
| 'child/web_discardable_memory_impl.h',
|
| - 'child/web_gesture_curve_impl.cc',
|
| - 'child/web_gesture_curve_impl.h',
|
| 'child/web_url_loader_impl.cc',
|
| 'child/web_url_loader_impl.h',
|
| 'child/web_url_request_util.cc',
|
|
|