Home | History | Annotate | only in /external/chromium_org/components/pref_registry
Up to higher level directory
NameDateSize
DEPS04-Nov-201434
OWNERS04-Nov-201496
pref_registry_export.h04-Nov-2014847
pref_registry_syncable.cc04-Nov-20147.4K
pref_registry_syncable.h04-Nov-20145.3K
README04-Nov-2014239
testing_pref_service_syncable.cc04-Nov-20142.6K
testing_pref_service_syncable.h04-Nov-20141.4K

README

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