[iOS] Removing methods about canonicalize emails
ChromeIdentityService::GetCanonicalizeEmailsForAllIdentities() is unused. And also removing GetCanonicalizedEmailForIdentity(), this function is only used in AuthenticationService. This method can use the user email instead of the canonicalize email. The implementation is removed with: crrev.com/i/3326972. Change-Id: I9f74f5bfffb2fec77bc4ee3fd220a1ae403fe60c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2465854Reviewed-by:Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#816518}
Showing
Please register or sign in to comment