Roll Skia from 8fdbbca7d35d to 5c9cdc4e0b61 (1 revision) (flutter/engine#42650)

This commit is contained in:
skia-flutter-autoroll
2023-06-10 23:46:00 -04:00
committed by GitHub
parent e00b110e49
commit 9f6caec38a

2
DEPS
View File

@@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '8fdbbca7d35db149148019993fe12df850b9970c',
'skia_revision': '5c9cdc4e0b614ce26e640113872d038979043b90',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.