Modify isolate_driver.py to always generate a wrapping .isolate.

This permits to trim dependencies as they are not necessary anymore. This will
enable greatly simplifying .isolate files, reduce the manual work involved in
adding static libraries and reduce the noise for the GN conversion.

The other end goal is to support automatic archival of debug symbols, which will
be done in a follow up CL.

R=jam@chromium.org
BUG=98637
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1242783002

Cr-Commit-Position: refs/heads/master@{#346901}
1 file changed