Chromium Code Reviews| 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..4e49c22cbe13af9f68e6abca8aa20ec9748fb514 |
| --- /dev/null |
| +++ b/components/proxy_config/ios/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+components/proxy_config", |
|
sdefresne
2017/05/17 08:42:12
Is this line required? I would expect components/f
|
| + "+ios/public/provider/web", |
| + "+ios/web/public", |
| + "+net" |
| +] |