
This also removes task_runner_util.h and task_runner_util_unittests.cc. This is the last part of a chrome-wide refactor changing calls like base::PostTaskAndReplyWithResult(task_runner[...] to calls like task_runner->PostTaskAndReplyWithResult([...] Bug: 1026641 Change-Id: I86e5b09ee5b62f55aa03c878102644a438f85301 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4062277 Commit-Queue: Sean Maher <spvw@chromium.org> Reviewed-by: Gabriel Charette <gab@chromium.org> Owners-Override: Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/main@{#1078168}