mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update from https://crrev.com/313321 This roll is to pick up a fix which prevents -Wl,--as-needed being used in Release ASAN builds. This also has some manual changes to mojo only code to fix interface changes from chromium (mainly, changes in skia interfaces, and changes in cc). It updates a cc patch, which started failing to apply I also added patch files to deal with the upstream move of mojo to third_party/mojo/. BUG=452105 TBR=jamesr@chromium.org Review URL: https://codereview.chromium.org/885443002