Delete lots of unused base/win

Change-Id: Ia0b915bd0a39915569022c7a9ae29d2eb29fb228
Reviewed-on: https://gn-review.googlesource.com/1681
Reviewed-by: Brett Wilson <brettw@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
31 files changed
tree: 17337f3ac94d66174a7b818c15d50f360a1652b6
  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