Remove base/process

Change-Id: I3fa5f6d059278cf8b0a17d475ac2e6ff881d09c0
Reviewed-on: https://gn-review.googlesource.com/1660
Reviewed-by: Brett Wilson <brettw@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
41 files changed
tree: a4ff5ca56539ae20b851e9bb46911910eea4b5af
  1. base/
  2. build/
  3. infra/
  4. src/
  5. tools/
  6. .clang-format
  7. .editorconfig
  8. .gitignore
  9. .style.yapf
  10. AUTHORS
  11. LICENSE
  12. 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