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

Unified Diff: content/browser/loader/DEPS

Issue 2088763004: Remove resource_context.h include from resource_loader.cc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 6 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 3d395e596dffa66b2d40c131664822e0ac5cf026..2e38fe8a1347cd179128bf085eb95845527e9352 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -204,7 +204,6 @@ specific_include_rules = {
"+content/browser/ssl/ssl_manager.h",
"+content/browser/ssl/ssl_policy.h",
"+content/public/browser/cert_store.h",
- "+content/public/browser/resource_context.h",
"+content/public/browser/signed_certificate_timestamp_store.h",
"+content/public/common/content_client.h",
"+content/public/common/content_switches.h",

Powered by Google App Engine
This is Rietveld 408576698