Fix temp dir cleanup in components_unittests.
The ScopedTempDir must outlive anything that holds file(s) open within it; otherwise, it is unable to delete itself. BUG=546640 Change-Id: I09d5fe93f6ed0620087b9360a6922ff919221e0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1891191Reviewed-by:Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#711236}
Showing
Please register or sign in to comment