Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index 14c1a31d7fd438ecfdbfe8ad83eb69655c9b4fb5..883d0db04c6f507c3a36d2d78660be8d1580821e 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -63,6 +63,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_proxy.cc', |
+ 'child/service_worker/web_service_worker_proxy.h', |
+ 'child/service_worker/web_service_worker_registry_proxy.cc', |
+ 'child/service_worker/web_service_worker_registry_proxy.h', |
'child/npapi/np_channel_base.cc', |
'child/npapi/np_channel_base.h', |
'child/npapi/npobject_base.h', |