tree: 12c6bd3c32c21ffb311a15a4c9e4e217172fc915 [path history] [tgz]
  1. chrome_cleaner/
  2. pipa/
  3. .gitignore
  4. .gn
  5. BUILD.gn
  6. codereview.settings
  7. DEPS
  8. GITDEPS
  9. LICENSE
  10. OWNERS
  11. PRESUBMIT.py
  12. README.md
README.md

Pipa

Pipa is an IPC mechanism shared between Chromium and the Chrome Cleanup Tool.

Checkout:

  mkdir pipa
  cd pipa
  gclient config --spec="solutions=[{'name':'src',  'url':'https://chromium.googlesource.com/chromium/pipa',},]"
  gclient sync