From ab3379de1723f5dd0263361d85ade43ee080d581 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 16 Mar 2023 09:18:50 -0400 Subject: [PATCH] Roll Skia from 845f3b1f4a34 to 89fd0386af44 (1 revision) (flutter/engine#40344) Roll Skia from 845f3b1f4a34 to 89fd0386af44 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f84c149bdf..c42d1fa5d0 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': '845f3b1f4a34382e831c1b07f264727b69edda60', + 'skia_revision': '89fd0386af44dc21dadb35677c504cc39ae1e447', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.