Remove use of synchronization/ in tools/gn/header_checker

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