Roll Skia from 0ec5c487291d to 1c36c5c38ef4 (1 revision) (flutter/engine#40224)

Roll Skia from 0ec5c487291d to 1c36c5c38ef4 (1 revision)
This commit is contained in:
skia-flutter-autoroll 2023-03-10 11:51:23 -05:00 committed by GitHub
parent b93c8aa8b5
commit 6019925a47

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