From 2f34da75f1fc76241acb81e23176292f4eebe8dc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 23 Feb 2022 09:59:11 -0500 Subject: [PATCH] Roll Skia from 1e420a365256 to 4ae863ba8a40 (1 revision) (flutter/engine#31628) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6f556dc4fc..a90999484a 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '1e420a3652562bcc59a634adcda5ebc4d49054c9', + 'skia_revision': '4ae863ba8a4095b2a921b2a1a3c044ff4aafaf48', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.