Index: content/browser/loader/DEPS |
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS |
index 432c970d9975072439822b816cda510593da3849..39b0e67a67e78d0b8882c076c361084dc3291c73 100644 |
--- a/content/browser/loader/DEPS |
+++ b/content/browser/loader/DEPS |
@@ -336,5 +336,8 @@ specific_include_rules = { |
"+content/public/common/process_type.h", |
"+content/public/test/test_browser_context.h", |
"+content/public/test/test_browser_thread_bundle.h", |
+ |
+ #TODO: To be removed when PlzNavigate lands. |
+ "+content/browser/loader/navigation_resource_throttle.h" |
], |
} |