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

Unified Diff: content/shell/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/public/common/content_switches.cc ('k') | content/shell/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 920b9d2e63a22acbefbac5b12d6bab43c6854d54..f9370867225a5e36ba56428f5441525bbfa550a9 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -220,6 +220,7 @@ static_library("content_shell_lib") {
"//components/cdm/renderer",
"//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
"//components/keyed_service/content",
+ "//components/network_session_configurator/common",
"//components/plugins/renderer",
"//components/url_formatter",
"//components/web_cache/renderer",
« no previous file with comments | « content/public/common/content_switches.cc ('k') | content/shell/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698