Backport some tests in /google_apis/gaia 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 /google_apis/gaia. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=blundell@chromium.org Bug: 891670 Change-Id: I549dadbf2e0cb990ad5f98998a2b2b9f6220caef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787107 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:Colin Blundell <blundell@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#693628}
Showing
Please register or sign in to comment