Roll Skia from ec1cab5c4c3e to 016ae2f464c1 (2 revisions) (flutter/engine#39970)

Roll Skia from ec1cab5c4c3e to 016ae2f464c1 (2 revisions)
This commit is contained in:
skia-flutter-autoroll 2023-03-01 01:34:19 -05:00 committed by GitHub
parent 204d85df9e
commit 63d6f3899d

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