Roll Skia from b9be86b0381d to 6a00ee05ff4a (1 revision) (flutter/engine#33803)

This commit is contained in:
skia-flutter-autoroll 2022-06-03 09:43:05 -04:00 committed by GitHub
parent 54e726999a
commit 92b759501d

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