Roll Skia from 6424dd02a868 to c29e37ad4c68 (1 revision) (flutter/engine#32193)

This commit is contained in:
skia-flutter-autoroll 2022-03-22 16:55:04 -04:00 committed by GitHub
parent ce70c59036
commit 1846bf706c

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': '6424dd02a86812d6466f734664882dd87b8af5bc',
'skia_revision': 'c29e37ad4c688333e32bae21fa3a5708e2111e8d',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.