| Index: components/net_log/DEPS | 
| diff --git a/components/component_updater/DEPS b/components/net_log/DEPS | 
| similarity index 45% | 
| copy from components/component_updater/DEPS | 
| copy to components/net_log/DEPS | 
| index 5e9b04ac35ed49c70ffdb82f0c772ebabd4c1010..efca3dd5b183fcfcf09b16cd28f9b1b67584fe56 100644 | 
| --- a/components/component_updater/DEPS | 
| +++ b/components/net_log/DEPS | 
| @@ -1,6 +1,5 @@ | 
| include_rules = [ | 
| -  "+components/update_client", | 
| +  "+components/data_reduction_proxy/core/common", | 
| "+components/version_info", | 
| -  "+ui", | 
| -  "+url", | 
| +  "+net", | 
| ] | 
|  |