
This doesn't hook up visitedlink_renderer since it depends on blink. BUG= R=jamesr@chromium.org Review URL: https://codereview.chromium.org/340953004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278404 0039d316-1c4b-4281-b951-d872f2087c98
The //components/user_pref component provides: a) The UserPrefs class, where components dependent on looking up preferences associated with users can look them up by content::BrowserContext. b) A place for PrefRegistrySyncable to live, where it can be used by components that need to register preferences associated with users.