[Signin] Add support for unconsented account to AccountReconcilor
Adds AccountReconcilorDelegate::GetConsentLevelForPrimaryAccount() that is used by the reconcilor to get the primary account. To preserve the existing behavior, this method still returns ConsentLevel::kSync in all delegates except MirrorAccountReconcilorDelegate, where it returns ConsentLevel::kNotRequired if MobileIdentityConsistency feature is enabled. Bug: 1095128 Change-Id: I39f61e566ebdef3fdc506432c2f3f445ddc152ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366903 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#807025}
Showing
Please register or sign in to comment