Roll Skia from d06e59e7d041 to 009ed54d103d (1 revision) (flutter/engine#40644)

Roll Skia from d06e59e7d041 to 009ed54d103d (1 revision)
This commit is contained in:
skia-flutter-autoroll 2023-03-26 09:42:21 -04:00 committed by GitHub
parent a86c09b97a
commit d64c0ead2d

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