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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2888583002: Move ProxyServiceFactory to components/proxy_service/ios. (Closed)
Patch Set: Update DEPS. Created 3 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 | « components/proxy_config/ios/proxy_service_factory.cc ('k') | ios/chrome/browser/browser_state/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 7779b4780ae89d3bbf1bfd503ba69b857d169af2..6d12808618ee19c7cbd3d71176432426eb7f87d4 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -97,6 +97,7 @@ source_set("browser") {
"//components/pref_registry",
"//components/prefs",
"//components/proxy_config",
+ "//components/proxy_config/ios",
"//components/reading_list/ios",
"//components/search_engines",
"//components/signin/core/browser",
« no previous file with comments | « components/proxy_config/ios/proxy_service_factory.cc ('k') | ios/chrome/browser/browser_state/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698