Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
BUILD.gn | 05-Aug-2015 | 461 | |
DEPS | 05-Aug-2015 | 49 | |
OWNERS | 05-Aug-2015 | 96 | |
README | 05-Aug-2015 | 330 | |
user_prefs.cc | 05-Aug-2015 | 1.2K | |
user_prefs.h | 05-Aug-2015 | 1.4K | |
user_prefs_export.h | 05-Aug-2015 | 805 |
1 The //components/user_pref component provides: 2 3 a) The UserPrefs class, where components dependent on looking up 4 preferences associated with users can look them up by 5 content::BrowserContext. 6 7 b) A place for PrefRegistrySyncable to live, where it can be used by 8 components that need to register preferences associated with users. 9