Index: components/metrics/net/DEPS |
=================================================================== |
--- components/metrics/net/DEPS (revision 0) |
+++ components/metrics/net/DEPS (working copy) |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ "+net" |
blundell
2014/05/30 19:44:26
I believe you need commas at the end of this line
Alexei Svitkine (slow)
2014/05/30 19:51:27
Ah, thanks! Done.
|
+ "+third_party/zlib" |
+] |