
Nothing especially interesting here, just using OnceCallback where possible, and BindRepeating for places that expect a RepeatingCallback. Renamed "Callback" type alias in the fetcher code to "StartCallback" to not look like the base::Callback type. R=avi@chromium.org Bug: 953861, 751838 Change-Id: Ifac10f07a90a86fa5b784b3e1c6dbdee4ce626d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626345 Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Frank Liberato <liberato@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#663299}