From 9f6caec38ae7fb3cf0b05313d8a081801a8d283f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 10 Jun 2023 23:46:00 -0400 Subject: [PATCH] Roll Skia from 8fdbbca7d35d to 5c9cdc4e0b61 (1 revision) (flutter/engine#42650) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9ba849cab9..4aca8ed592 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': '8fdbbca7d35db149148019993fe12df850b9970c', + 'skia_revision': '5c9cdc4e0b614ce26e640113872d038979043b90', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.