Roll Skia from 87ced29082db to ba7ad38faa10 (1 revision) (flutter/engine#30468)

This commit is contained in:
skia-flutter-autoroll 2021-12-22 17:14:09 -05:00 committed by GitHub
parent 49247841a5
commit 73b093df53

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