Roll Skia from c2354396f093 to f54b4d5eb4ba (1 revision) (flutter/engine#33240)

This commit is contained in:
skia-flutter-autoroll 2022-05-10 19:54:02 -04:00 committed by GitHub
parent 3bfd86097a
commit 30cc2aa64d

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