Roll Skia from 0b0aef3be61f to ec1cab5c4c3e (1 revision) (flutter/engine#39968)

Roll Skia from 0b0aef3be61f to ec1cab5c4c3e (1 revision)
This commit is contained in:
skia-flutter-autoroll 2023-03-01 00:24:25 -05:00 committed by GitHub
parent 66ab557395
commit 204d85df9e

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