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

Unified Diff: chromeos/BUILD.gn

Issue 2929153002: Use URLRequestContextBuilderMojo to create the SystemURLRequestContext. (Closed)
Patch Set: 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index ae2fbefaf8e1fdf38671d209af06577acf9f2266..f9aa884d520591b8316da2504504583821876364 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -321,6 +321,8 @@ component("chromeos") {
"network/device_state.h",
"network/dhcp_proxy_script_fetcher_chromeos.cc",
"network/dhcp_proxy_script_fetcher_chromeos.h",
+ "network/dhcp_proxy_script_fetcher_factory_chromeos.cc",
+ "network/dhcp_proxy_script_fetcher_factory_chromeos.h",
"network/firewall_hole.cc",
"network/firewall_hole.h",
"network/geolocation_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698