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

Unified Diff: components/proxy_config/ios/DEPS

Issue 2888583002: Move ProxyServiceFactory to components/proxy_service/ios. (Closed)
Patch Set: Remove dep 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/BUILD.gn ('k') | components/proxy_config/ios/proxy_service_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proxy_config/ios/DEPS
diff --git a/components/proxy_config/ios/DEPS b/components/proxy_config/ios/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8f47277b04dcc365697c97f17a1c33e6e6b85497
--- /dev/null
+++ b/components/proxy_config/ios/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+ios/public/provider/web",
+ "+ios/web/public",
+ "+net"
mmenke 2017/05/19 19:35:02 optional: Perhaps this should just depend on net/
michaeldo 2017/05/19 22:14:16 Done.
+]
« no previous file with comments | « components/proxy_config/ios/BUILD.gn ('k') | components/proxy_config/ios/proxy_service_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698