| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 8dee48a1b263eaa6090583d106a829c3cb8bcb46..eb92f420871faae267844ab5d18fcba637fc285e 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -219,10 +219,6 @@
|
| 'child/scoped_child_process_reference.cc',
|
| 'child/scoped_child_process_reference.h',
|
| 'child/scoped_web_callbacks.h',
|
| - 'child/shared_memory_data_consumer_handle.cc',
|
| - 'child/shared_memory_data_consumer_handle.h',
|
| - 'child/shared_memory_received_data_factory.cc',
|
| - 'child/shared_memory_received_data_factory.h',
|
| 'child/service_worker/service_worker_dispatcher.cc',
|
| 'child/service_worker/service_worker_dispatcher.h',
|
| 'child/service_worker/service_worker_handle_reference.cc',
|
| @@ -241,12 +237,18 @@
|
| 'child/service_worker/web_service_worker_provider_impl.h',
|
| 'child/service_worker/web_service_worker_registration_impl.cc',
|
| 'child/service_worker/web_service_worker_registration_impl.h',
|
| + 'child/shared_memory_data_consumer_handle.cc',
|
| + 'child/shared_memory_data_consumer_handle.h',
|
| + 'child/shared_memory_received_data_factory.cc',
|
| + 'child/shared_memory_received_data_factory.h',
|
| 'child/shared_worker_devtools_agent.cc',
|
| 'child/shared_worker_devtools_agent.h',
|
| 'child/simple_webmimeregistry_impl.cc',
|
| 'child/simple_webmimeregistry_impl.h',
|
| 'child/site_isolation_stats_gatherer.cc',
|
| 'child/site_isolation_stats_gatherer.h',
|
| + 'child/storage_util.cc',
|
| + 'child/storage_util.h',
|
| 'child/sync_load_response.cc',
|
| 'child/sync_load_response.h',
|
| 'child/thread_safe_sender.cc',
|
|
|