Index: components/metrics/DEPS |
diff --git a/components/metrics/DEPS b/components/metrics/DEPS |
index dfb4de1dc2d784315a58c26c2fdd012438b59976..aa5bdc7f92bb6145c7bac27e61b2290a5d17beda 100644 |
--- a/components/metrics/DEPS |
+++ b/components/metrics/DEPS |
@@ -1,4 +1,8 @@ |
+# This component is shared with the Chrome OS build, so it's important to limit |
+# dependencies to a minimal set. |
include_rules = [ |
+ "-components", |
+ "+components/metrics", |
"+components/variations", |
"-net", |
"+third_party/zlib", |