From b3b951bcc72dff751dcdbc6d4a7c97ab8aa8045b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 11 Feb 2022 21:25:02 -0500 Subject: [PATCH] Roll Skia from 503f2b7f71e0 to 1542db1a9b9f (1 revision) (flutter/engine#31422) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0626f9b3a9e..2c648385176 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': '503f2b7f71e0d4fb4a6b457a3cdc8f886f726c35', + 'skia_revision': '1542db1a9b9f291e3a99fdd463ee1f87e81d4668', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.