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

Unified Diff: chromeos/BUILD.gn

Issue 2946153002: Fix chromeos::ProxyConfigService starting with the wrong ProxyConfig. (Closed)
Patch Set: Remove incorrect comment 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 | « no previous file | chromeos/network/proxy/proxy_config_service_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index f9aa884d520591b8316da2504504583821876364..9330a218fcb82c98ca657ebd51757dcbb0c86d89 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -695,6 +695,7 @@ test("chromeos_unittests") {
"network/onc/onc_utils_unittest.cc",
"network/onc/onc_validator_unittest.cc",
"network/prohibited_technologies_handler_unittest.cc",
+ "network/proxy/proxy_config_service_impl_unittest.cc",
"network/shill_property_handler_unittest.cc",
"printing/ppd_cache_unittest.cc",
"printing/ppd_provider_unittest.cc",
« no previous file with comments | « no previous file | chromeos/network/proxy/proxy_config_service_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698