tree: a81ae713dc897e2ac0b91cee9aaffe7538b1613c [path history] [tgz]
  1. public/
  2. OWNERS
  3. README.md
chromeos/services/network_health/README.md

Network Health

This directory defines several mojo services related to network health and diagnostics, e.g. for requesting a snapshot of the network health state.

The implementation of the service lives in chromeos/ash/services/network_health/, as it runs in Ash.

The mojom lives here so that it is available to other components, e.g. as a WebUI component in ash/webui/common/resources/network_health/.