| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index bb8546da33a3d775bd5690f83f0cf7661cb974ec..e3c8c9cd22150f994c87cb230eb5d36418d8ae01 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -137,6 +137,8 @@
|
| 'child/service_worker/service_worker_dispatcher.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',
|
| + 'child/service_worker/service_worker_network_provider.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',
|
|
|