From 18bfd1a87005d5e7e6128f7ebe8df614b6f64fe7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 12 Apr 2023 06:19:20 -0400 Subject: [PATCH] Roll Skia from 13af55d6ffe7 to d4e7e1c701c1 (1 revision) (flutter/engine#41112) Roll Skia from 13af55d6ffe7 to d4e7e1c701c1 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7182e8c7588..129a635fe24 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': '13af55d6ffe7f34bbb49166e9922bb4d8b1a743e', + 'skia_revision': 'd4e7e1c701c1757d3f025471eb43876f9013b398', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.