Roll Skia from a74ebc9bacbd to cb7bfa28fdbe (1 revision) (flutter/engine#34405)

This commit is contained in:
skia-flutter-autoroll 2022-06-30 16:34:04 -04:00 committed by GitHub
parent 1346da034d
commit 3fc89b64fc

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