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

Unified Diff: content/shell/BUILD.gn

Issue 1892123003: Add components/network_session_configurator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on https://crrev.com/1945513002. Created 4 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
« no previous file with comments | « content/public/common/content_switches.cc ('k') | content/shell/browser/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 bf7ee55c3cc90e7c215961ad96c1f14f44c7e4e3..69c2b8da1995a422780de88f0be5da4fca3792fc 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -217,6 +217,7 @@ static_library("content_shell_lib") {
"//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
"//components/devtools_discovery",
"//components/devtools_http_handler",
+ "//components/network_session_configurator:switches",
"//components/plugins/renderer",
"//components/test_runner:test_runner",
"//components/url_formatter",
« no previous file with comments | « content/public/common/content_switches.cc ('k') | content/shell/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698