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

Unified Diff: content/network/DEPS

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Fixes... Created 3 years, 7 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/network/DEPS
diff --git a/content/network/DEPS b/content/network/DEPS
index 1960e88931d3d15c7cba529141731cc996fe5da1..3fbde446cea4959a485e1b36de8d6b4e8bffaf67 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",

Powered by Google App Engine
This is Rietveld 408576698