[s13n] Convert UserCloudPolicyTokenForwarder to PrimaryAccountAccessTokenFetcher
This is a follow up of blundell@ request in [0]. It brings no functionality, but eliminates the need of UserCloudPolicyTokenForwarder to directly inherit from IdentityManager::Observer. [0] https://crrev.com/c/1299313/3/chrome/browser/chromeos/policy/user_cloud_policy_token_forwarder.cc#78 For completeness, this CL is a 4/n CL that migrates UserCloudPolicyTokenForwarder to IdentityManager. Previous two CLs were [1], [2] and [3]. [1] https://crrev.com/c/1296873 [2] https://crrev.com/c/1298775 [3] https://crrev.com/c/1299313. It also takes the opportunity to convert the use of OAuth2TokenService::ScopeSet to Identity::ScopeSet (driven-by). BUG=893504,899175 Change-Id: I907520ed211debe3fbd1a4c21b341da4b0a81dd8 Reviewed-on: https://chromium-review.googlesource.com/c/1319770Reviewed-by:Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#606050}
Showing
Please register or sign in to comment