Remove base/sampling_heap_profiler

Change-Id: I718cf9253fe4ca6f81817ec7f1b485eedafffc21
Reviewed-on: https://gn-review.googlesource.com/1422
Reviewed-by: Brett Wilson <brettw@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
3 files changed
tree: 56d137602e90f9acfadd0dfa203fd82e1627e8cf
  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