1b1a39708c
Newer GN doesn't allow `*.framework` elements in `libs`. It requires using `frameworks` instead. The toolchain definitions need to pass the new substituted variable to the link to make use of the new required way to express these dependencies. Bug: fxbug.dev/56683 Change-Id: I62e68a8e5bdfef095b72b38d9d41f757e510012b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155482 Auto-Submit: Roland McGrath <mcgrathr@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>