From 92bfc72ebe8e72c220257efa68bd2a79977a87b1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 8 Mar 2023 03:48:03 -0500 Subject: [PATCH] Roll Skia from 2b81c4827704 to 4710eaeacb13 (1 revision) (flutter/engine#40138) Roll Skia from 2b81c4827704 to 4710eaeacb13 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ef18129c0a0..dc6a8da3666 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': '2b81c48277047d99d4ec389222b331adba8c3d0d', + 'skia_revision': '4710eaeacb135f0c3df243f6b22816f5f3298d97', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.