PlatformSensorAndProviderLinuxTest: Remove TearDown() override.
The only remaining code there was a call to RunLoop::RunUntilIdle() that had been present since this file was added to the tree. Whatever it was waiting for seems to have been fixed since then though, as removing the call still allows all tests to pass, and we get no subsequent crashes. Change-Id: Ie1141f7870d89ed4f1ea89015e4ce2b4b67acc36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216223 Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Reviewed-by:Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#772295}
Showing
Please register or sign in to comment