• Home
Name Date Size #Lines LOC

..--

DEPSD03-May-202463 54

OWNERSD03-May-202479 54

READMED03-May-2024330 96

pref_registry_syncable.ccD03-May-20247.1 KiB226181

pref_registry_syncable.hD03-May-20245.2 KiB13383

user_prefs.ccD03-May-20241.2 KiB4829

user_prefs.hD03-May-20241.4 KiB4922

user_prefs_export.hD03-May-2024805 3020

README

1The //components/user_pref component provides:
2
3a) The UserPrefs class, where components dependent on looking up
4preferences associated with users can look them up by
5content::BrowserContext.
6
7b) A place for PrefRegistrySyncable to live, where it can be used by
8components that need to register preferences associated with users.
9