| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 354faed59c34a085081c9b26d7c178979781aeac..b744edae1db017e5f48f8d36c230ceb2266c279d 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -161,10 +161,12 @@
|
| 'child/site_isolation_policy.h',
|
| 'child/socket_stream_dispatcher.cc',
|
| 'child/socket_stream_dispatcher.h',
|
| - 'child/touch_fling_gesture_curve.cc',
|
| - 'child/touch_fling_gesture_curve.h',
|
| + 'child/sync_load_response.cc',
|
| + 'child/sync_load_response.h',
|
| 'child/thread_safe_sender.cc',
|
| 'child/thread_safe_sender.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',
|
|
|