| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 87759115772118b8cbcaa60af9676e8bb9e3a056..36fa72d8628184c547e33e788256671a38357b00 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -179,6 +179,8 @@
|
| 'child/runtime_features.h',
|
| 'child/scoped_child_process_reference.cc',
|
| 'child/scoped_child_process_reference.h',
|
| + 'child/service_worker/navigator_connect_provider.cc',
|
| + 'child/service_worker/navigator_connect_provider.h',
|
| 'child/service_worker/service_worker_dispatcher.cc',
|
| 'child/service_worker/service_worker_dispatcher.h',
|
| 'child/service_worker/service_worker_handle_reference.cc',
|
| @@ -191,6 +193,8 @@
|
| 'child/service_worker/service_worker_provider_context.h',
|
| 'child/service_worker/service_worker_registration_handle_reference.cc',
|
| 'child/service_worker/service_worker_registration_handle_reference.h',
|
| + 'child/service_worker/web_cross_origin_service_worker_client_impl.cc',
|
| + 'child/service_worker/web_cross_origin_service_worker_client_impl.h',
|
| 'child/service_worker/web_service_worker_impl.cc',
|
| 'child/service_worker/web_service_worker_impl.h',
|
| 'child/service_worker/web_service_worker_provider_impl.cc',
|
|
|