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

Unified Diff: content/browser/loader/DEPS

Issue 2222723002: Avoid calling into the ContentBrowserClient interface from ResourceDispatcherHostImpl to determine … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compile failures Created 4 years, 4 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 7921ba103fbcebc61cdd2c09d6c3a8650b6b6501..0e51e8ac8e18d6313793649e9fcccfc0cad1edcb 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -114,6 +114,7 @@ specific_include_rules = {
"+content/public/browser/global_request_id.h",
"+content/public/browser/resource_dispatcher_host.h",
"+content/public/browser/resource_dispatcher_host_delegate.h",
+ "+content/public/browser/resource_dispatcher_host_interceptor.h",
"+content/public/browser/resource_throttle.h",
# TODO: These all have to be removed.

Powered by Google App Engine
This is Rietveld 408576698