| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index e17f3e67a5b1c25f3cba15dad61ab37a03d7b182..401c51cb2e5699f9205070976ebc0411cbf8c84e 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -155,10 +155,10 @@
|
| 'child/runtime_features.h',
|
| 'child/scoped_child_process_reference.cc',
|
| 'child/scoped_child_process_reference.h',
|
| - 'child/service_worker/service_worker_handle_reference.cc',
|
| - 'child/service_worker/service_worker_handle_reference.h',
|
| 'child/service_worker/service_worker_dispatcher.cc',
|
| 'child/service_worker/service_worker_dispatcher.h',
|
| + 'child/service_worker/service_worker_handle_reference.cc',
|
| + 'child/service_worker/service_worker_handle_reference.h',
|
| 'child/service_worker/service_worker_message_filter.cc',
|
| 'child/service_worker/service_worker_message_filter.h',
|
| 'child/service_worker/service_worker_network_provider.cc',
|
| @@ -181,6 +181,8 @@
|
| 'child/sync_load_response.h',
|
| 'child/thread_safe_sender.cc',
|
| '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',
|
| @@ -214,8 +216,6 @@
|
| 'child/webfileutilities_impl.h',
|
| 'child/webmessageportchannel_impl.cc',
|
| 'child/webmessageportchannel_impl.h',
|
| - 'child/threaded_data_provider.cc',
|
| - 'child/threaded_data_provider.h',
|
| 'child/websocket_bridge.cc',
|
| 'child/websocket_bridge.h',
|
| 'child/websocket_dispatcher.cc',
|
| @@ -228,6 +228,8 @@
|
| 'child/webthemeengine_impl_mac.h',
|
| 'child/webthread_impl.cc',
|
| 'child/webthread_impl.h',
|
| + 'child/weburlresponse_extradata_impl.cc',
|
| + 'child/weburlresponse_extradata_impl.h',
|
| 'child/worker_task_runner.cc',
|
| 'child/worker_task_runner.h',
|
| 'child/worker_thread_task_runner.cc',
|
|
|