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

Unified Diff: content/network/BUILD.gn

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/BUILD.gn
diff --git a/content/network/BUILD.gn b/content/network/BUILD.gn
index 40319868e23a573962787e9bda15f6df0edb1d34..69bdfb0ac877cf5fc816da50a5486b671fd141ca 100644
--- a/content/network/BUILD.gn
+++ b/content/network/BUILD.gn
@@ -46,6 +46,7 @@ source_set("network_sources") {
deps = [
"//base",
+ "//components/network_session_configurator/common",
"//content:export",
"//content/common",
"//content/common:mojo_bindings",

Powered by Google App Engine
This is Rietveld 408576698