Roll Skia from 399be2e2118d to c47a4037c4c3 (2 revisions) (flutter/engine#32200)

This commit is contained in:
skia-flutter-autoroll 2022-03-22 20:40:04 -04:00 committed by GitHub
parent 3679e05222
commit 050e2bf445

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