From 8d68604ad2c36ca720696a1dff24f7e62ba20720 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 22 Mar 2023 09:55:39 -0400 Subject: [PATCH] Roll Skia from d5c4e64ad4e2 to bbb7dd250442 (1 revision) (flutter/engine#40528) Roll Skia from d5c4e64ad4e2 to bbb7dd250442 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f7fac52e237..542a2ea4475 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': 'd5c4e64ad4e2af7ae2ae820a639808ac16f4ae5e', + 'skia_revision': 'bbb7dd250442db6ceaf94efa774704727593b2ac', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.