Changed from unique_ptr<base::RunLoop> to RunLoop.
This should be a mechanical change in a unit test. I refactored some odd looking code due to unique_ptr<base::RunLoop>. This CL gets rid of unique_ptr and confusing ownership semantics. Change-Id: I90386d09ffed6de242acb47d35ba2156a43c0da9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2104451Reviewed-by:Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#750550}
Showing
Please register or sign in to comment