Chromium Code Reviews| Index: components/proxy_config/DEPS |
| diff --git a/sync/base/DEPS b/components/proxy_config/DEPS |
| similarity index 68% |
| copy from sync/base/DEPS |
| copy to components/proxy_config/DEPS |
| index 48e88750d4a4dbd42c15f2316981867f5cb2fff1..bbc4224259bf0dbec0a454896a1835362abc3387 100644 |
| --- a/sync/base/DEPS |
| +++ b/components/proxy_config/DEPS |
| @@ -1,2 +1,3 @@ |
| include_rules = [ |
| + "+net" |
| ] |