Roll Skia from d3d09d660c9f to 55f9ee1e3562 (1 revision) (flutter/engine#33998)

This commit is contained in:
skia-flutter-autoroll 2022-06-13 12:53:04 -04:00 committed by GitHub
parent 8f9748d7ad
commit 462ca5e5ce

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