Use ScopedWorkerBasedExtensionsChannel in some tests where it's needed.
ScopedWorkerBasedExtensionsChannel was introduced recently to centralize worker's channel requirement for test. However, some tests are still using manual channel override with ScopedCurrentChannel, this CL updates them. This makes moving SWs to different channel in future easier. Bug: None Change-Id: Iacc9faa2dbaf3569c0988893c1c542c19800e4f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869016Reviewed-by:David Bertoni <dbertoni@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#708201}
Showing
Please register or sign in to comment