chromium/chromeos/ash/components/mojo_service_manager/README.md

# ChromeOS Mojo Service Manager

ChromeOS mojo service manager provides an API to share the mojo interfaces
between processes on ChromeOS. This directory contains the utilities to access
the service manager.

The API can be found at
[mojom/mojo_service_manager.mojom](https://source.chromium.org/chromium/chromium/src/+/HEAD:chromeos/ash/components/mojo_service_manager/mojom/mojo_service_manager.mojom)
and the full document can be found at [ChromeOS://src/platform2/mojo_service_manager/](https://source.chromium.org/chromiumos/chromiumos/codesearch/+/HEAD:src/platform2/mojo_service_manager/)