Chromium Code Reviews| Index: chromeos/network/DEPS | 
| diff --git a/chromeos/network/DEPS b/chromeos/network/DEPS | 
| index bc366f1910c68d17a62ed04e1c04f7f7d3a236aa..6ac09a4d2ce58858f0d48880e16fa50be8b77a1d 100644 | 
| --- a/chromeos/network/DEPS | 
| +++ b/chromeos/network/DEPS | 
| @@ -1,4 +1,7 @@ | 
| include_rules = [ | 
| "+dbus", | 
| "+components/onc", | 
| + "+components/proxy_config", | 
| + "+net", | 
| + "+url" | 
| ] |