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

Unified Diff: content/browser/loader/DEPS

Issue 2321543002: Merge CrossSiteResourceHandler and NavigationResourceThrottle (Closed)
Patch Set: Addressed comments Created 4 years, 3 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 9094b240a0c88b496ce54f1fdf2a773ed4ac3494..f1faf1b6503e99f97a027a44a052cc7b2d49a69e 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -339,5 +339,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.
nasko 2016/09/09 23:30:27 Can you add a bit of context for this? Why/when th
clamy 2016/09/12 15:31:37 Added an explanation. The issue is that we have to
+ "+content/browser/loader/navigation_resource_throttle.h"
],
}

Powered by Google App Engine
This is Rietveld 408576698