Chromium Code Reviews| Index: components/metrics/DEPS |
| diff --git a/components/metrics/DEPS b/components/metrics/DEPS |
| index aa5bdc7f92bb6145c7bac27e61b2290a5d17beda..6b53e94cbdc8addfcca54d011cad1c3599473990 100644 |
| --- a/components/metrics/DEPS |
| +++ b/components/metrics/DEPS |
| @@ -4,6 +4,7 @@ include_rules = [ |
| "-components", |
| "+components/metrics", |
| "+components/variations", |
| + "+crypto", |
|
blundell
2015/08/05 12:33:57
Do you know if this dependency is problematic from
|
| "-net", |
| "+third_party/zlib", |
| ] |