Index: components/metrics/DEPS |
diff --git a/components/metrics/DEPS b/components/metrics/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0dd99e0316abae7966f1a8b534a5d0eb75075bd3 |
--- /dev/null |
+++ b/components/metrics/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "-chrome", |
Ilya Sherman
2014/04/19 07:02:49
nit: No need to add this either, actually. Compon
bsimonnet
2014/04/21 15:17:06
Done.
|
+ "-net", |
+ "-content", |
Ilya Sherman
2014/04/19 03:44:52
nit: Please alphabetize.
bsimonnet
2014/04/21 15:17:06
Done.
|
+] |