Replace IdentityServicesProvider functions in feed 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, feed classes pass |Profile#getLastUsedRegularProfile| to the IdentityServicesProvider to be used by native. Hence, this CL is only clean-up and does not change code behaviour. Bug: 1041781, 1075562 Change-Id: Ia4859f565da27638dd7b87e500a70cdabe51aa2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2253750 Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Reviewed-by:Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#780693}
Showing
Please register or sign in to comment