| Index: components/crash_keys/DEPS
|
| diff --git a/components/variations/DEPS b/components/crash_keys/DEPS
|
| similarity index 74%
|
| copy from components/variations/DEPS
|
| copy to components/crash_keys/DEPS
|
| index 3d6cf278468c1ef7d5bbe04556d892e31029c1b7..9b9a615fe07e1d018026cf49f076b7e2d2883ed1 100644
|
| --- a/components/variations/DEPS
|
| +++ b/components/crash_keys/DEPS
|
| @@ -2,7 +2,6 @@
|
| # dependencies to a minimal set.
|
| include_rules = [
|
| "-components",
|
| - "+components/variations",
|
| + "+components/crash_keys",
|
| "-net",
|
| - "+third_party/mt19937ar",
|
| ]
|
|
|