Change IdentityManager API to take in account ID
We've made the decision that IdentityManager APIs that query account information should take in account IDs, with those that *return* information continuing to return full AccountInfo structs. This CL changes the one remaining API that takes in an AccountInfo (RemoveAccessTokenFromCache()) to take in the account ID instead. Bug: 796544 Change-Id: I1d6894fa40045fa54956f777723e1e2d3383098d Reviewed-on: https://chromium-review.googlesource.com/1110224 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#569642}
Showing
Please register or sign in to comment