Index: content/renderer/DEPS |
diff --git a/content/renderer/DEPS b/content/renderer/DEPS |
index de7b52d2853302c2c027ed7af9c71801c8139971..dbe0c85fa3aaaa0d7e2a03c7567415ea27747ca5 100644 |
--- a/content/renderer/DEPS |
+++ b/content/renderer/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
# Allow inclusion of specific components that we depend on. |
# See comment in content/DEPS for which components are allowed. |
"+components/discardable_memory/client", |
+ "+components/metrics", |
"+components/payments", |
"+components/scheduler", |
"+components/url_formatter", |