Change prefs::ConnectToPrefService() to take local pref stores.
Currently, ConnectToPrefService() takes a list of pref store types that are to be provided locally, but does not expose a way to register them with the created PrefService object. This replaces that with a map of pref stores that are local. Bug: 654988 Change-Id: I187bf1a148e3e2e041e6f3b01b7eefc4deaabefd Reviewed-on: https://chromium-review.googlesource.com/514942 Commit-Queue: Sam McNally <sammc@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Johan Tibell <tibell@chromium.org> Cr-Commit-Position: refs/heads/master@{#474964}
Showing
Please register or sign in to comment