Chromium Code Reviews| Index: blimp/client/app/linux/DEPS |
| diff --git a/components/proxy_config/DEPS b/blimp/client/app/linux/DEPS |
| similarity index 89% |
| copy from components/proxy_config/DEPS |
| copy to blimp/client/app/linux/DEPS |
| index 069741e16408dcec7ebd4125cec27a4c828e8699..17cfe4dd69fc47656bd93d966ec6b5c40fdc8a2b 100644 |
| --- a/components/proxy_config/DEPS |
| +++ b/blimp/client/app/linux/DEPS |
| @@ -1,5 +1,4 @@ |
| include_rules = [ |
| - "+components/pref_registry", |
| "+components/prefs", |
| - "+net" |
| + "+components/pref_registry", |
| ] |