Fix temp dir cleanup in some media unit_tests.
ScopedTempDirs must outlive anything that holds file(s) open within them; otherwise, they are unable to delete their backing directories. BUG=546640 Change-Id: I9a47962d2f4fae44da1882d25383af6b6b3839a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893274 Auto-Submit: Greg Thompson <grt@chromium.org> Commit-Queue: Tommi <tommi@chromium.org> Reviewed-by:Tommi <tommi@chromium.org> Cr-Commit-Position: refs/heads/master@{#711230}
Showing
Please register or sign in to comment