Roll Skia from 7ee4dec0e5f7 to 1991780081a1 (1 revision) (flutter/engine#29708)

This commit is contained in:
skia-flutter-autoroll 2021-11-12 09:51:02 -05:00 committed by GitHub
parent 9f92970623
commit 9fad72ffd5

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