Backport some tests in /components/offline_pages to SingleThreadTaskEnvironment
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /components/offline_pages. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=chili@chromium.org Bug: 891670 Change-Id: Ie41dd4e6a7e49c643df9a45421b6f7fef1b57c6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786822 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:Cathy Li <chili@chromium.org> Commit-Queue: Cathy Li <chili@chromium.org> Cr-Commit-Position: refs/heads/master@{#693832}
Showing
Please register or sign in to comment