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

Unified Diff: content/network/BUILD.gn

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/browser/utility_process_host_impl.cc ('k') | content/network/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/network/BUILD.gn
diff --git a/content/network/BUILD.gn b/content/network/BUILD.gn
index 8f87a56ab8e167671ca15c6c314126afd78e4de5..5eb1ad2863bde51f06e7c168a85cacf92d11b82f 100644
--- a/content/network/BUILD.gn
+++ b/content/network/BUILD.gn
@@ -44,6 +44,7 @@ source_set("network_sources") {
deps = [
"//base",
+ "//components/network_session_configurator/common",
"//content:export",
"//content/common",
"//content/common:mojo_bindings",
« no previous file with comments | « content/browser/utility_process_host_impl.cc ('k') | content/network/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698