Replace deprecated createImageFetcher function in LogoDelegateImpl.
This CL replaces |ImageFetcherFactory#createImageFetcher| functions in LogoDelegateImpl by using newer function with profile parameter. Today, image fetcher is created with regular profile always, even in incognito mode. By this CL, LogoDelegateImpl will create image fetcher with the profile coming via constructor. Bug: 1041781, 1083923, 1075562 Change-Id: I1d6df827b29e8f284a2ee5e7c2859b29399d2433 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279201Reviewed-by:Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#787649}
Showing
Please register or sign in to comment