From 455937bcf292dc2ccfb5ec93f1146ef47bccfb4f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 3 Apr 2023 11:23:12 -0400 Subject: [PATCH] Roll Skia from 58c9a8096801 to 5d72f0cd7c3b (5 revisions) (flutter/engine#40884) Roll Skia from 58c9a8096801 to 5d72f0cd7c3b (5 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 25e7c00bc2..e1cb287c47 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': '58c9a8096801571731c368f69ea6af1e7c485f01', + 'skia_revision': '5d72f0cd7c3b46a6a48b6ce0dfa9c5e703f3a7ca', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.