[s13n] Convert password_sync_util.cc to IdentityManager
This CL changes password_sync_util.cc|h and its various call sites to work with IdentityManager rather than SigninManager. There should be no functionality change, and the work is part of the identity manager servicification (//services/identity) effort. Specifically about IdentityManager, it wraps internally both SigninManager and OAuth2TokenService objects, exposing a new API. BUG=889874 Change-Id: I2014aff5a3fe4842d23f9c7610adbb9522f9e366 Reviewed-on: https://chromium-review.googlesource.com/c/1306153 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:Vaclav Brozek <vabr@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#604288}
Showing
Please register or sign in to comment