apple: Convert GN libs lists to frameworks that use `libs +=`
These were missed by the awk script I ran initially. GN recently added support for Apple frameworks to link, rather than overloading the libs lists. This pulls .frameworks out of the libs lists, so that GN can stop supporting .frameworks in libs in the future. Bug: 1052560 Change-Id: I0cf1677e1054f2ffcb54660820fba61d1c3590a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278363Reviewed-by:Kenneth Russell <kbr@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Reviewed-by:
Lambros Lambrou <lambroslambrou@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#786093}
Showing
Please register or sign in to comment