Roll Skia from 83b5d7ae4bca to e4a2061eb1fc (1 revision) (flutter/engine#35826)

This commit is contained in:
skia-flutter-autoroll 2022-08-31 09:08:36 -04:00 committed by GitHub
parent d4a692cfd9
commit b9aa82eb4d

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