Chromium Code Reviews| Index: components/browser_watcher/DEPS |
| diff --git a/components/browser_watcher/DEPS b/components/browser_watcher/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5ea95eaf28b9cf7d62a6d0a35443a18192ecf59c |
| --- /dev/null |
| +++ b/components/browser_watcher/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+components/metrics" |
| +] |