summaryrefslogtreecommitdiffstats
path: root/components/pref_registry/README
blob: 041a10309f0d1cb815c22fd94e1c55ad15528746 (plain)
1
2
3
4
5
6
The //components/pref_registry component provides:

A place for PrefRegistrySyncable to live, where it can be used by
components that need to register preferences associated with users.

This component should not depend on content module.