Roll Skia from 4e218a8fe79a to a8b49a804a98 (1 revision) (flutter/engine#40335)

Roll Skia from 4e218a8fe79a to a8b49a804a98 (1 revision)
This commit is contained in:
skia-flutter-autoroll 2023-03-15 21:44:07 -04:00 committed by GitHub
parent ec1d7bae5d
commit a67d37ffd3

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