Chromium Code Reviews| Index: tools/android/heap_profiler/DEPS |
| diff --git a/tools/android/heap_profiler/DEPS b/tools/android/heap_profiler/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..458e5419a92360035cb2546e7af86f98c89da1aa |
| --- /dev/null |
| +++ b/tools/android/heap_profiler/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+third_party/bsdtrees", |
| +] |