tree: 7776bea492a37455dc5ce52d91c23ba44b437a33 [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.