diff options
Diffstat (limited to 'base/DEPS')
-rw-r--r-- | base/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ include_rules = [ "+third_party/libevent", "+third_party/dmg_fp", + "+third_party/tcmalloc", # Testing stuff shouldn't be used by the general base code. "-base/test", |