From 039aec08233a6efd5249beb18533bca501fc8385 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 22 Mar 2023 01:25:00 -0400 Subject: [PATCH] Roll Skia from 3e6bfdfea566 to 574b1eefd3bd (1 revision) (flutter/engine#40518) Roll Skia from 3e6bfdfea566 to 574b1eefd3bd (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2ffe98b7b82..cf10297d6f5 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': '3e6bfdfea566b8368b10cd911499ae1bb09d3004', + 'skia_revision': '574b1eefd3bd1fa853b10e0e9ea77eb605da981f', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.