• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

android/H16-Feb-2021-8254

BUILD.gnH A D16-Feb-2021628 2924

DEPSH A D16-Feb-2021177 97

OWNERSH A D16-Feb-2021108 64

READMEH A D16-Feb-2021330 96

user_prefs.ccH A D16-Feb-20211.2 KiB4829

user_prefs.hH A D16-Feb-20211.3 KiB4419

user_prefs_export.hH A D16-Feb-2021805 3020

README

1The //components/user_pref component provides:
2
3a) The UserPrefs class, where components dependent on looking up
4preferences associated with users can look them up by
5content::BrowserContext.
6
7b) A place for PrefRegistrySyncable to live, where it can be used by
8components that need to register preferences associated with users.
9