Roll Skia from 13af55d6ffe7 to d4e7e1c701c1 (1 revision) (flutter/engine#41112)

Roll Skia from 13af55d6ffe7 to d4e7e1c701c1 (1 revision)
This commit is contained in:
skia-flutter-autoroll 2023-04-12 06:19:20 -04:00 committed by GitHub
parent c6fc795701
commit 18bfd1a870

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