Mass-migrate users of base::ThreadPool() as a trait to base::ThreadPool:: API [blink]
Split blink/ from https://chromium-review.googlesource.com/c/chromium/src/+/2026350 as it had trouble landing in one go. Added thread_pool.h to third_party/blink/renderer/DEPS The following script was used to generate this CL (run on every C++ file in the codebase; processing .h before matching .cc/.mm): https://bugs.chromium.org/p/chromium/issues/detail?id=1026641#c22 (intentionally ignores cleaning post_task.h for now). TBR=haraken@chromium.org Bug: 1026641 Change-Id: Ief6f3e47f9c31db794dcb7a791735de51c79a43f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075137Reviewed-by:Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#744703}
Showing
Please register or sign in to comment