Chromium Code Reviews| Index: components/ukm/DEPS |
| diff --git a/components/ukm/DEPS b/components/ukm/DEPS |
| index 6a9008e619f80314ccd504c59ded5b5c4af33da6..abd3591f71bf87579eada292c346f1b4ee99076f 100644 |
| --- a/components/ukm/DEPS |
| +++ b/components/ukm/DEPS |
| @@ -2,5 +2,6 @@ include_rules = [ |
| "+components/metrics", |
| "+components/prefs", |
| "+components/variations", |
| + "+mojo/public", |
| "+third_party/zlib/google", |
| ] |