[ProfileInfoCache]: Remove SetAuthInfoOfProfileAtIndex & GetUserNameOfProfileAtIndex.
As part of the ProfileInfoInterface deprecation, we remove |SetAuthInfoOfProfileAtIndex| and |GetUserNameOfProfileAtIndex|. Afterwards, setting the auth info and getting the username should be done through |ProfileAttributesEntry::SetAuthInfo| and |ProfileAttributesEntry::GetUserName|. Change-Id: I2ccfc2260127546984f7ed4aa058b5f0cd28e9fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892773Reviewed-by:David Roger <droger@chromium.org> Commit-Queue: Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/master@{#711204}
Showing
Please register or sign in to comment