Replace the deprecated MessageLoopRunner with base::RunLoop
The class content::MessageLoopRunner class has been deprecated for a long time. Not 100% sure if this is related to the flaky tests, but nothing to lose replace them with the recommanded one - base::RunLoop. Bug: 1044417, 783450 Change-Id: I969f32550c7f1679c8dc398b9b1c17da97b4d137 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214943Reviewed-by:Sergey Poromov <poromov@chromium.org> Reviewed-by:
Anatoliy Potapchuk <apotapchuk@chromium.org> Commit-Queue: Anqing Zhao <anqing@chromium.org> Cr-Commit-Position: refs/heads/master@{#771732}
Showing
Please register or sign in to comment