From 30004cd098df75b2be6166c859947715605edd15 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 20 Mar 2023 17:51:48 -0400 Subject: [PATCH] Roll Skia from 6200939397a5 to 7ecb228be2ab (1 revision) (flutter/engine#40465) Roll Skia from 6200939397a5 to 7ecb228be2ab (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 483c07035f0..e6a1d17bf50 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': '6200939397a52f4b63df0af458945fe131022af8', + 'skia_revision': '7ecb228be2abc108caf2096b518fa36ef418be11', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.