[signin] Don't clear unconsented primary account on cancelling Sync dialog
The unconsented primary account doesn't necessarily change when the Sync confirmation dialog is cancelled. In particular this is the case when PrimaryAccountMutator::ClearPrimaryAccount is called with RemoveAccountOptions::kKeepAll. This CL stops resetting the unconsented primary account as part of the signout process. The unconsented primary account is recomputed anyway when GoogleSignedOut is called. Fixed: 1029701 Change-Id: Id46bb468952efe63170a13872519fcaded076cb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944862 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/master@{#720502}
Showing
Please register or sign in to comment