Roll Skia from f415e93eafc8 to 145d93ee3f4f (1 revision) (flutter/engine#40751)

Roll Skia from f415e93eafc8 to 145d93ee3f4f (1 revision)
This commit is contained in:
skia-flutter-autoroll 2023-03-29 01:32:39 -04:00 committed by GitHub
parent 4075a44955
commit 014801732e

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