| .. | ||
| base_prefs_export.h | ||
| OWNERS | ||
| persistent_pref_store.h | ||
| pref_filter.h | ||
| pref_notifier.h | ||
| pref_observer.h | ||
| README | ||
| writeable_pref_store.h | ||
Prefs is a general-purpose key-value store for application preferences. The Prefs code lives in base/prefs but is not part of the 'base/base.gyp:base' library because of a desire to keep its use optional. If you use Prefs, you should add a GYP dependency on base/base.gyp:base_prefs.