Index: content/browser/loader/DEPS |
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS |
index 99acff8f834d836e57d2b1d8fb52dce19387756e..e5ff2c961e3e956c9c001c48dc71e30b98ffde2c 100644 |
--- a/content/browser/loader/DEPS |
+++ b/content/browser/loader/DEPS |
@@ -272,6 +272,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. |
@@ -279,6 +280,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", |