| Index: components/variations/service/DEPS
 | 
| diff --git a/components/crash_keys/DEPS b/components/variations/service/DEPS
 | 
| similarity index 70%
 | 
| copy from components/crash_keys/DEPS
 | 
| copy to components/variations/service/DEPS
 | 
| index 9b9a615fe07e1d018026cf49f076b7e2d2883ed1..1d0c860829421fdae7ff912faa882712da082e71 100644
 | 
| --- a/components/crash_keys/DEPS
 | 
| +++ b/components/variations/service/DEPS
 | 
| @@ -1,7 +1,5 @@
 | 
|  # This component is shared with the Chrome OS build, so it's important to limit
 | 
|  # dependencies to a minimal set.
 | 
|  include_rules = [
 | 
| -  "-components",
 | 
| -  "+components/crash_keys",
 | 
| -  "-net",
 | 
| +  "+components/version_info",
 | 
|  ]
 | 
| 
 |