Index: content/browser/loader/DEPS |
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS |
index 84a7d8cc5309b444b41fa2de912591bb52d68a4e..98ed5931947236d50d339277cdd9659e38d409d2 100644 |
--- a/content/browser/loader/DEPS |
+++ b/content/browser/loader/DEPS |
@@ -281,6 +281,7 @@ specific_include_rules = { |
"-content", |
"+content/browser/loader/resource_requester_info.h", |
"+content/common/content_export.h", |
+ "+content/public/browser/resource_context.h", |
"+content/public/common/resource_type.h", |
# TODO: these all have to be removed. |
@@ -288,6 +289,7 @@ specific_include_rules = { |
"+content/browser/blob_storage/chrome_blob_storage_context.h", |
"+content/browser/service_worker/service_worker_context_wrapper.h", |
"+content/public/browser/browser_thread.h", |
+ "+content/public/common/browser_side_navigation_policy.h", |
], |
"resource_scheduler\.(cc|h)": [ |
"-content", |