Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index c2c035f38bb66a36143fe848719f89add03dde1c..f8fb4642f12ac550ee9a9b37f78df9bd8b73f5df 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -64,14 +64,6 @@ |
'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', |
@@ -134,6 +126,14 @@ |
'child/runtime_features.h', |
'child/scoped_child_process_reference.cc', |
'child/scoped_child_process_reference.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/site_isolation_policy.cc', |
'child/site_isolation_policy.h', |
'child/socket_stream_dispatcher.cc', |