Remove primary_account_id_ property from PO2TSIOSDelegate
The sole reason for this property to exists is to prevent fetching the list of accounts from SSO library before the primary account has been set. However, current design is that we want to load all accounts from the SSO library before setting the primary account, so remove this member variable whose purpose is no lost. See design at: https://docs.google.com/document/d/1_NknywZB7UCQdCiCxEPQU85lXouid_aMxdzujEJSiEM/view Bug: 957887 Change-Id: If0411f36a30c845951a75be745da3dd93e296050 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662548 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#670034}
Showing
Please register or sign in to comment