From b8a2f35967541f99d050faee0b3d67ab95a5df27 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 18 Mar 2023 04:13:14 -0400 Subject: [PATCH] Roll Skia from aa983f5486f0 to d087c1f461c8 (1 revision) (flutter/engine#40420) Roll Skia from aa983f5486f0 to d087c1f461c8 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 612637d9d11..faf431442cc 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': 'aa983f5486f04343a44780eb4080554e9bf35510', + 'skia_revision': 'd087c1f461c853726123f86ae923ff32d8021247', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.