Roll Skia from 145d93ee3f4f to 001ba6e28f99 (2 revisions) (flutter/engine#40754)

Roll Skia from 145d93ee3f4f to 001ba6e28f99 (2 revisions)
This commit is contained in:
skia-flutter-autoroll 2023-03-29 03:59:25 -04:00 committed by GitHub
parent a2447839a0
commit 4e17baeb2e

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