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

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..40e244e0629b7d0bb9fb19659c0757b2d708d374 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -160,6 +160,7 @@ specific_include_rules = {
"+content/public/common/content_features.h",
"+content/public/common/content_switches.h",
"+content/public/common/process_type.h",
+ "+content/public/common/request_context_type.h",
"+content/public/common/resource_type.h",
# TODO: To be replaced by mojo.
« no previous file with comments | « content/browser/frame_host/navigation_request.cc ('k') | content/browser/loader/navigation_resource_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698