From cd476e03701e9149ee7c45802716827bc55e37d4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 8 Jul 2022 03:34:05 -0400 Subject: [PATCH 1/2] Roll Skia from 458298244947 to 1716e84b8f5d (2 revisions) (#34531) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 3b54e954ea01c..b4c47463a0301 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '458298244947afab361017c0c918c4c6b4d81a57', + 'skia_revision': '1716e84b8f5da34319d3370d307ad97c9d19ff3d', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index c06a8fe05cf5d..e645c602b4c63 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: b3106f567dcee1aa3dd5b9bedad960f5 +Signature: d2465f7736b3182fecb2663a83e99f04 UNUSED LICENSES: From 8fa9aa41213065460bc819556d49eaf3c17185dd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 8 Jul 2022 03:39:04 -0400 Subject: [PATCH 2/2] Roll Fuchsia Mac SDK from acFRjJSqV... to NCG2aqGtr... (#34532) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b4c47463a0301..762f67679ad77 100644 --- a/DEPS +++ b/DEPS @@ -648,7 +648,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/sdk/core/mac-amd64', - 'version': 'acFRjJSqVpTmeh_cdfkUHQnke85ELlvxaTdU5q-Zf1IC' + 'version': 'NCG2aqGtrhsU14DPY8ioOS_VDxcKXiB5LnTCeMu6W-wC' } ], 'condition': 'host_os == "mac" and not download_fuchsia_sdk',