Index: content/browser/loader/DEPS |
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS |
index 1245eec06313d673fa2d2ef43b9d520f2c23a527..69c3c3935fe9641ae6dd48b5716dbd28140f498b 100644 |
--- a/content/browser/loader/DEPS |
+++ b/content/browser/loader/DEPS |
@@ -177,6 +177,7 @@ specific_include_rules = { |
"+content/browser/resource_context_impl.h", |
"+content/browser/service_worker/foreign_fetch_request_handler.h", |
"+content/browser/service_worker/link_header_support.h", |
+ "+content/browser/service_worker/service_worker_navigation_handle_core.h", |
"+content/browser/service_worker/service_worker_request_handler.h", |
"+content/browser/streams/stream.h", |
"+content/browser/streams/stream_context.h", |
@@ -255,6 +256,7 @@ specific_include_rules = { |
# TODO: these all have to be removed. |
"+content/browser/frame_host/frame_tree_node.h", |
+ "+content/browser/service_worker/service_worker_context_wrapper.h", |
"+content/browser/web_contents/web_contents_impl.h", |
"+content/common/net/url_request_service_worker_data.h", |
"+content/common/net/url_request_user_data.h", |