Roll Skia from 81d4b5d5b45d to 1f813e4c7f6d (1 revision) (flutter/engine#31362)

This commit is contained in:
skia-flutter-autoroll 2022-02-09 19:45:08 -05:00 committed by GitHub
parent 9a7516c1d2
commit 79ff6d6d1a

2
DEPS
View File

@ -27,7 +27,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '81d4b5d5b45d8dfd547ecb314d31fc026a454cff',
'skia_revision': '1f813e4c7f6d6791af6c198506c29cedd30c5b15',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.