Remove base/power_monitor and base/system_monitor

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