Run gn_unittests on bots

Change-Id: I5cef8820bbd605e100c6761f7d5a4d96a65dc26e
Reviewed-on: https://gn-review.googlesource.com/1341
Reviewed-by: Petr Hosek <phosek@google.com>
7 files changed
tree: 82385d841928fea71e4a8fe51d437d4430697240
  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
build/gen.py
ninja -C out