tree: 283806b7fd01de6f948fd0108eab373ee003b348 [path history] [tgz]
  1. ime/
  2. quick_pair/
  3. recording/
  4. BUILD.gn
  5. DEPS
  6. README.md
ash/services/README.md

This directory holds services that are:

  • Chrome OS UI (ash) specific.
  • They run in their own utility processes, and cannot call ash code directly.
  • Chrome can add a DEP on these services just for the sole purpose of launching them (until ash supports launching its own services).