• Home
Name Date Size #Lines LOC

..--

DEPSD03-May-202434 43

OWNERSD03-May-202496 65

READMED03-May-2024239 74

pref_registry_export.hD03-May-2024847 3020

pref_registry_syncable.ccD03-May-20247.4 KiB231186

pref_registry_syncable.hD03-May-20245.3 KiB13483

testing_pref_service_syncable.ccD03-May-20242.6 KiB7158

testing_pref_service_syncable.hD03-May-20241.4 KiB3922

README

1The //components/pref_registry component provides:
2
3A place for PrefRegistrySyncable to live, where it can be used by
4components that need to register preferences associated with users.
5
6This component should not depend on content module.
7