tree: 1a2c0a7b24ea4961d06e7b4ce433ac9a90e3e86a [path history] [tgz]
  1. BUILD.gn
  2. OWNERS
  3. pending_connection_manager.cc
  4. pending_connection_manager.h
  5. pending_connection_manager_unittest.cc
  6. README.md
chromeos/components/mojo_bootstrap/README.md

chromeos/components/mojo_bootstrap

This directory contains classes that are useful to establish a Mojo connection with a Chrome OS service.

In general, any class that is used by more than one Chrome OS service to establish a Mojo connection should be moved here.