blob: a7ca50936d20b097e762c6d0a6cb8819ea961db4 [file] [log] [blame]
The //components/user_pref component provides:
a) The UserPrefs class, where components dependent on looking up
preferences associated with users can look them up by
content::BrowserContext.
b) A place for PrefRegistrySyncable to live, where it can be used by
components that need to register preferences associated with users.