From 4e17baeb2e69d44b07062700c7afc4440079b202 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 29 Mar 2023 03:59:25 -0400 Subject: [PATCH] Roll Skia from 145d93ee3f4f to 001ba6e28f99 (2 revisions) (flutter/engine#40754) Roll Skia from 145d93ee3f4f to 001ba6e28f99 (2 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 341155d3f45..a50d0160138 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': '145d93ee3f4f22c2da8324ad2d4a72600e1f408a', + 'skia_revision': '001ba6e28f99744d3413797e0dc38667e985b6ab', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.