[mini_installer] Fix file leaks in component build.
In the component build, setup.exe requires its dependent DLLs to run. In support of this, mini_installer contains all of those DLLs as extra (uncompressed) resources. These are extracted and placed next to setup.exe in the work directory. This CL adds a titch of cleanup code to delete these extracted resources. BUG=127233 R=gab@chromium.org Change-Id: Icf41e3c2535d07dd1ba1888e4d2e5fbcc8f1c934 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501746 Commit-Queue: Greg Thompson <grt@chromium.org> Auto-Submit: Greg Thompson <grt@chromium.org> Reviewed-by:Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#821463}
Showing
Please register or sign in to comment