commit | d993a77b16b1f937bd09cb10399a9c7bea0ad46a | [log] [tgz] |
---|---|---|
author | tibell <[email protected]> | Wed Mar 22 22:52:54 2017 |
committer | Commit bot <[email protected]> | Wed Mar 22 22:52:54 2017 |
tree | ba6e7c6457351ab755d08ce35cd5887205e60d68 | |
parent | efb50e0f9602868db59d926245e27246988fb210 [diff] |
Pref service: add a factory to create the client lib The client lib is how most code will interact with the service, rather than using its Mojo interfaces directly. ConnectToPrefService: This is the main entry point for users. ServiceTest: Change the destruction order (of the message loop) to match the creation order. BUG=654988 Review-Url: https://codereview.chromium.org/2762333003 Cr-Commit-Position: refs/heads/master@{#458912}