From d0b92d1bff261ec14fc6f0dafae49fa55dcd21dd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 8 Apr 2023 04:08:17 -0400 Subject: [PATCH] Roll Skia from f4803c264c54 to 88a52ba41e94 (1 revision) (flutter/engine#41006) Roll Skia from f4803c264c54 to 88a52ba41e94 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 68a1c1619be..9f28de1a7b4 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': 'f4803c264c541431d71f0c89e57904b5e059f78e', + 'skia_revision': '88a52ba41e9409b8e516c67b03c1bf36a5f9360f', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.