Remove base/sync_socket*

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