0
Files
src/content/browser/blob_storage
Gabriel Charette 9fb704a00b Mass-migrate users of base::ThreadPool() as a trait to base::ThreadPool:: API [content/]
Split content/ from https://chromium-review.googlesource.com/c/chromium/src/+/2026350
as it had trouble landing in one go.

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=fdoray@chromium.org, tsepez@chromium.org

Bug: 1026641
Change-Id: I27c51f5648ea518122b90fde09f09b19afd07972
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074918
Reviewed-by: Gabriel Charette <gab@chromium.org>
Commit-Queue: Gabriel Charette <gab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#744669}
2020-02-26 16:10:21 +00:00
..