[Signin]: Remove sorting profile keys in the ProfileInfoCache.
Remove unecessary sorting for |sorted_keys_| as there is no need for the list of keys to be sorted. We use |ProfileAttributesStorage::GetAllProfilesAttributesSortedByName| to get the profiles sorted by name. Bug: 1012182 Change-Id: I95af76e69e9eee2ca1e0b6ae672cad562b7db859 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868871Reviewed-by:David Roger <droger@chromium.org> Commit-Queue: Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/master@{#707337}
Showing
Please register or sign in to comment