Remove helper GetForBrowserContext() from DownloadServiceFactory.
DownloadServiceFactory is now a SimpleKeyedServiceFactory, so its callers should provide a SimpleFactoryKey to access it. The helper method was added as a transitional state, but is not necessary in the long run. Bug: 943724 Change-Id: I74ea64e6f2bb2c7f15c0cc1ea5609340bed7925c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1606247 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:Colin Blundell <blundell@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#665307}
Showing
Please register or sign in to comment