From a6dfc3ade5aa4af5280042837033337cf394fe74 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 6 Mar 2023 03:19:13 -0500 Subject: [PATCH] Roll Skia from ab12a43ea332 to d43c1424807e (2 revisions) (flutter/engine#40084) Roll Skia from ab12a43ea332 to d43c1424807e (2 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bba94c2e7bd..31c3d47e093 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': 'ab12a43ea332711e38042f79587cfa6f0a7ceca4', + 'skia_revision': 'd43c1424807e0ee6b4d922b2d427a12d025b562c', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.