Roll Skia from 1e420a365256 to 4ae863ba8a40 (1 revision) (flutter/engine#31628)

This commit is contained in:
skia-flutter-autoroll
2022-02-23 09:59:11 -05:00
committed by GitHub
parent b71a442a88
commit 2f34da75f1

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': '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.