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

Unified Diff: content/network/DEPS

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Fix merge Created 3 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
« no previous file with comments | « content/network/BUILD.gn ('k') | content/network/network_context.cc » ('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 bbad7c375525c6b2d8596611622572ed5053962d..0c25a0fadf18bd993faca085607955a59089526f 100644
--- a/content/network/DEPS
+++ b/content/network/DEPS
@@ -1,5 +1,6 @@
# Tight rules since this will move to services/network. See README.
include_rules = [
+ "+components/network_session_configurator",
"-content",
"+content/common/content_export.h",
"+content/common/resource_request.h",
« no previous file with comments | « content/network/BUILD.gn ('k') | content/network/network_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698