Remove base/allocator and base/debug/thread_heap_usage_tracker

Change-Id: I47e75aa53e9b24fefe6ee3c3d9b96be6b8fe4373
Reviewed-on: https://gn-review.googlesource.com/1540
Reviewed-by: Brett Wilson <brettw@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
62 files changed
tree: 856a9db095b1c35a0054908b43ce1fa1ee209cd6
  1. base/
  2. build/
  3. infra/
  4. src/
  5. third_party/
  6. tools/
  7. .clang-format
  8. .editorconfig
  9. .gitignore
  10. .style.yapf
  11. AUTHORS
  12. LICENSE
  13. README.md
README.md

GN

GN is a meta-build system that generates build files for Ninja.

Get started with:

git clone https://gn.googlesource.com/gn
cd gn
python build/gen.py
ninja -C out