Chromium Code Reviews| Index: components/metrics/profiler/DEPS |
| diff --git a/components/metrics/profiler/DEPS b/components/metrics/profiler/DEPS |
| index 033b9f9b4acc325a1ecd5784fe899dca88978198..c74cf95b862d6b6019b4776b3800ce5dc1b42daf 100644 |
| --- a/components/metrics/profiler/DEPS |
| +++ b/components/metrics/profiler/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+components/nacl/common", |
| "+content/public/browser", |
| "+content/public/common", |
| + "+content/public/test", |
| ] |