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

Unified Diff: content/network/DEPS

Issue 2976323002: Hook up ProfileIOData's URLRequestContext to a NetworkService. (Closed)
Patch Set: Response to comments Created 3 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
« no previous file with comments | « content/browser/webui/web_ui_url_loader_factory.cc ('k') | content/network/network_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/network/DEPS
diff --git a/content/network/DEPS b/content/network/DEPS
index 1105ee1ee744c4ce6cf51f5e201b8a4bd232a655..e7b93b0c1fd7958deb349a1eeece268a9759d7de 100644
--- a/content/network/DEPS
+++ b/content/network/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+content/common/content_export.h",
"+content/common/net_adapters.h",
"+content/network",
+ "+content/public/common/appcache_info.h",
"+content/public/common/content_client.h",
"+content/public/common/content_switches.h",
"+content/public/common/network_service.mojom.h",
« no previous file with comments | « content/browser/webui/web_ui_url_loader_factory.cc ('k') | content/network/network_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698