Replace IdentityServicesProvider functions in sync classes.
This CL replaces deprecated functions of IdentityServicesProvider with the newer service getters with profile parameter. Currently, IdentityServicesProvider gives |Profile#getLastUsedRegularProfile| param to the native. By this CL, sync classes pass |Profile#getLastUsedRegularProfile| to the IdentityServicesProvider to be used by native. Note: This CL is only clean-up and does not change code behaviour. Bug: 1041781, 1075562 Change-Id: Ib987c4b1e57c6490cd3b844dd9786a3b8459fe17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2253749Reviewed-by:Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#781308}
Showing
Please register or sign in to comment