From 735267313dd84c7701c8e885e7d4fee49cd259e8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 7 Mar 2023 03:07:59 -0500 Subject: [PATCH] Roll Skia from c3f1c1acfcab to 540a13bcac50 (2 revisions) (flutter/engine#40110) Roll Skia from c3f1c1acfcab to 540a13bcac50 (2 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cacaebf0268..da2d1c209a9 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': 'c3f1c1acfcabc0b8ac612b520061d244de32e597', + 'skia_revision': '540a13bcac50a9adf36cc0055672cd71eed6769c', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.