repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Bluetooth, Performance] Cache the Bluetooth adapter name on Mac.
[chromium-blink-merge.git]
/
components
/
pref_registry
/
README
blob
041a10309f0d1cb815c22fd94e1c55ad15528746
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.