| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 45d9fe80a9bcedb25c26159c61559a6b58a3b1a3..9bf3cf3d39953433abda8f4a7d217083f7f8676b 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -139,6 +139,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',
|
|
|