Chromium Code Reviews| Index: components/metrics/DEPS |
| diff --git a/components/metrics/DEPS b/components/metrics/DEPS |
| index 2898844b5507e758abe05dbe9c876a60a64273e4..8960a59060bfc7ae5ac715e7032e6ad52a7cfaaa 100644 |
| --- a/components/metrics/DEPS |
| +++ b/components/metrics/DEPS |
| @@ -7,6 +7,8 @@ include_rules = [ |
| "+components/prefs", |
| "+components/variations", |
| "+components/version_info", |
| + "+content/public/browser", |
| + "+content/public/test", |
| "+third_party/zlib/google", |
| "-net", |
| ] |