Roll Skia from 3f29e03c8ce1 to f00f54881365 (1 revision) (flutter/engine#36774)

This commit is contained in:
skia-flutter-autoroll
2022-10-14 21:51:34 -04:00
committed by GitHub
parent 181a1728f1
commit b1e16ebcc2

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