From bb534ef2e615414541ae3c83b455298f841d974e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 11 Apr 2023 03:57:09 -0400 Subject: [PATCH] Roll Skia from d662473a1e8e to 41366284cb7b (3 revisions) (flutter/engine#41068) Roll Skia from d662473a1e8e to 41366284cb7b (3 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0060b80fa0..7c49efb568 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': 'd662473a1e8ea9b1bece2814d10c3950c7ddf747', + 'skia_revision': '41366284cb7ba60e6859a265e01ce383eb284749', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.