From d863ce04e7cbf0fb2b2b866a39124246179b3a08 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 10 Mar 2023 08:16:23 -0500 Subject: [PATCH] Roll Skia from 97ef3c783588 to ca2798726315 (1 revision) (flutter/engine#40220) Roll Skia from 97ef3c783588 to ca2798726315 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c29538ae11b..0a621908376 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': '97ef3c783588e9062378b071699e6ac46e0f373c', + 'skia_revision': 'ca2798726315afc24c2232a167ee5ec5770b39a6', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.