From 0eec47641199e8c080a2ea5fa9f286ca74ea026a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 11 Apr 2023 11:04:58 -0400 Subject: [PATCH] Roll Skia from 41366284cb7b to 94ed2b7c0aa3 (1 revision) (flutter/engine#41075) Roll Skia from 41366284cb7b to 94ed2b7c0aa3 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 11f919a74ac..e0dd8eb9d9a 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '41366284cb7ba60e6859a265e01ce383eb284749', + 'skia_revision': '94ed2b7c0aa312cfbc5810002e9e9a52762911be', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.