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

Unified Diff: content/browser/loader/DEPS

Issue 2161073002: Adds RequestContextType information to the NavigationHandle. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. 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",
clamy 2016/07/21 11:30:21 This should be included in the part below the #TOD
carlosk 2016/07/22 12:51:26 Done.
# TODO: These all have to be removed.
"+content/browser/appcache/appcache_interceptor.h",

Powered by Google App Engine
This is Rietveld 408576698