Back to Chromium

//components/account_manager_core

components/account_manager_core/README.md

149.0.7827.2349 B
Original Source

//components/account_manager_core

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/.