Remove base/pickle

Change-Id: Ic3897cd4c4e1c2998291e63518ca6da67ef144d0
Reviewed-on: https://gn-review.googlesource.com/1423
Reviewed-by: Brett Wilson <brettw@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
5 files changed
tree: 23226bc69a586d8411baba14b7c9d232a8368ce6
  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