Remove base/profiler, base/debug and base/third_party/symbolize

Change-Id: Ia46b0aea972a4931f8e45c8ee36fe1d784de47d3
Reviewed-on: https://gn-review.googlesource.com/1541
Commit-Queue: Scott Graham <scottmg@chromium.org>
Reviewed-by: Brett Wilson <brettw@chromium.org>
77 files changed
tree: d7e1a44a3b770caddb0badf9d8d8884c46faf5d3
  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