Roll Skia from 503f2b7f71e0 to 1542db1a9b9f (1 revision) (flutter/engine#31422)

This commit is contained in:
skia-flutter-autoroll 2022-02-11 21:25:02 -05:00 committed by GitHub
parent d77e415058
commit b3b951bcc7

2
DEPS
View File

@ -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.