| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 3fb005c38419edff48adb3fd14f744e5c5408c12..59bd64e9f4dd4b3e8ad6ae2f261bf1c63abe65c6 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -64,6 +64,14 @@
|
| 'child/indexed_db/proxy_webidbdatabase_impl.h',
|
| 'child/indexed_db/proxy_webidbfactory_impl.cc',
|
| 'child/indexed_db/proxy_webidbfactory_impl.h',
|
| + 'child/service_worker/service_worker_dispatcher.cc',
|
| + '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/web_service_worker_impl.cc',
|
| + 'child/service_worker/web_service_worker_impl.h',
|
| + 'child/service_worker/web_service_worker_provider_impl.cc',
|
| + 'child/service_worker/web_service_worker_provider_impl.h',
|
| 'child/npapi/np_channel_base.cc',
|
| 'child/npapi/np_channel_base.h',
|
| 'child/npapi/npobject_base.h',
|
|
|