| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index db7eb76c165927b9760ad715265137440e2ba018..bd5ab3b8f7a5521e052af1e741030477d6a6f044 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -68,8 +68,6 @@
|
| 'child/fileapi/webfilewriter_base.h',
|
| 'child/fileapi/webfilewriter_impl.cc',
|
| 'child/fileapi/webfilewriter_impl.h',
|
| - 'child/fling_animator_impl_android.cc',
|
| - 'child/fling_animator_impl_android.h',
|
| 'child/ftp_directory_listing_response_delegate.cc',
|
| 'child/ftp_directory_listing_response_delegate.h',
|
| 'child/geofencing/geofencing_dispatcher.cc',
|
| @@ -193,12 +191,12 @@
|
| 'child/thread_safe_sender.h',
|
| 'child/threaded_data_provider.cc',
|
| 'child/threaded_data_provider.h',
|
| - 'child/touch_fling_gesture_curve.cc',
|
| - 'child/touch_fling_gesture_curve.h',
|
| 'child/web_database_observer_impl.cc',
|
| '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_socket_stream_handle_bridge.h',
|
| 'child/web_socket_stream_handle_delegate.h',
|
| 'child/web_socket_stream_handle_impl.cc',
|
|
|