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

Unified Diff: components/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 | « chromecast/chromecast.gyp ('k') | components/OWNERS » ('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 40715d6b8030353e463f04b4d08865e87fb63436..c6eb2454446b7f0cf8650a8d4bb17a8d8c43f8cd 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -94,6 +94,7 @@ test("components_unittests") {
"//components/metrics:unit_tests",
"//components/mime_util:unit_tests",
"//components/net_log:unit_tests",
+ "//components/network_session_configurator:unit_tests",
"//components/network_time:unit_tests",
"//components/ntp_snippets:unit_tests",
"//components/offline_pages:unit_tests",
« no previous file with comments | « chromecast/chromecast.gyp ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698