Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(509)

Unified Diff: content/browser/loader/DEPS

Issue 1905033002: PlzNavigate: Move navigation-level mixed content checks to the browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@console-security-message
Patch Set: Fixed external handling order change for request start and redirects. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 1f7b4e9ce67ffa88e7074a200274505f678e5c8c..a17beba17e29a8832ffd4bf5927eabe8911bd586 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -116,6 +116,7 @@ specific_include_rules = {
"+content/public/browser/resource_dispatcher_host.h",
"+content/public/browser/resource_dispatcher_host_delegate.h",
"+content/public/browser/resource_throttle.h",
+ "+content/public/common/request_context_type.h",
# TODO: These all have to be removed.
"+content/browser/appcache/appcache_interceptor.h",

Powered by Google App Engine
This is Rietveld 408576698