Roll Skia from bcda412af714 to f32ad08ac4a7 (1 revision) (flutter/engine#29128)

This commit is contained in:
skia-flutter-autoroll 2021-10-12 10:18:01 -04:00 committed by GitHub
parent 1ebc8e0689
commit 89ddce4420

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