This component holds the core data structures and public facing interfaces for Chrome OS Account Manager.
Currently this component exposes an interface for a facade for Account Manager - AccountManagerFacade
- and data structures for Chrome OS accounts.
Also see //chromeos/ash/components/account_manager/
.