Index: content/browser/loader/DEPS |
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS |
index 2822a7f15b69b93b0b2578c260a572b146edc20d..1f109928eec365bacf02bbfeecb840bbcf14ae83 100644 |
--- a/content/browser/loader/DEPS |
+++ b/content/browser/loader/DEPS |
@@ -140,6 +140,7 @@ specific_include_rules = { |
"+content/browser/loader/resource_loader_delegate.h", |
"+content/browser/loader/resource_message_filter.h", |
"+content/browser/loader/resource_request_info_impl.h", |
+ "+content/browser/loader/resource_requester_info.h", |
"+content/browser/loader/resource_scheduler.h", |
"+content/browser/loader/stream_resource_handler.h", |
"+content/browser/loader/sync_resource_handler.h", |
@@ -176,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_context_wrapper.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", |
@@ -195,7 +197,6 @@ specific_include_rules = { |
"+content/public/common/browser_side_navigation_policy.h", |
"+content/public/common/content_features.h", |
"+content/public/common/content_switches.h", |
- "+content/public/common/process_type.h", |
"+content/public/common/request_context_type.h", |
"+content/public/common/resource_type.h", |
@@ -236,7 +237,6 @@ specific_include_rules = { |
"+content/browser/ssl/ssl_manager.h", |
"+content/public/common/content_client.h", |
"+content/public/common/content_switches.h", |
- "+content/public/common/process_type.h", |
], |
"resource_handler_delegate\.h": [ |
"-content", |
@@ -247,6 +247,7 @@ specific_include_rules = { |
"+content/browser/loader/resource_handler.h", |
"+content/browser/loader/resource_message_filter.h", |
"+content/browser/loader/resource_request_info_impl.h", |
+ "+content/browser/loader/resource_requester_info.h", |
"+content/common/content_export.h", |
"+content/common/resource_request_body_impl.h", |
"+content/public/browser/global_request_id.h", |
@@ -256,7 +257,6 @@ 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", |
@@ -315,6 +315,7 @@ specific_include_rules = { |
"-content", |
"+content/browser/loader/resource_dispatcher_host_impl.h", |
"+content/browser/loader/resource_message_filter.h", |
+ "+content/browser/loader/resource_requester_info.h", |
"+content/browser/loader/url_loader_factory_impl.h", |
"+content/common/content_export.h", |
"+content/common/resource_request.h", |
@@ -338,7 +339,6 @@ specific_include_rules = { |
"+content/public/browser/resource_context.h", |
"+content/public/browser/resource_dispatcher_host_delegate.h", |
"+content/public/common/content_paths.h", |
- "+content/public/common/process_type.h", |
"+content/public/test/test_browser_context.h", |
"+content/public/test/test_browser_thread_bundle.h", |