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

Unified Diff: components/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 | « chromecast/browser/url_request_context_factory.cc ('k') | components/network_session_configurator/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index c031a45a3af5f8755e8c6731b78e9d9c2802f9dd..7501fdd3bd0b92418f4bded2e52d1135f403e948 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -103,7 +103,7 @@ test("components_unittests") {
"//components/mime_util:unit_tests",
"//components/navigation_metrics:unit_tests",
"//components/net_log:unit_tests",
- "//components/network_session_configurator:unit_tests",
+ "//components/network_session_configurator/browser:unit_tests",
"//components/network_time:unit_tests",
"//components/ntp_snippets:unit_tests",
"//components/ntp_tiles:unit_tests",
« no previous file with comments | « chromecast/browser/url_request_context_factory.cc ('k') | components/network_session_configurator/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698