Index: third_party/tcmalloc/DEPS |
diff --git a/third_party/tcmalloc/DEPS b/third_party/tcmalloc/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b0a0897a54c22d90739727db346aaa2c40d1ee4b |
--- /dev/null |
+++ b/third_party/tcmalloc/DEPS |
@@ -0,0 +1,7 @@ |
+include_rules = [ |
+ '+base', |
+ '+build', |
+ '+gperftools', |
+ '+tests', |
+ '+../config.h', |
+] |