Roll Skia from 3e35228b400c to c8830b9f4c72 (1 revision) (flutter/engine#32969)

This commit is contained in:
skia-flutter-autoroll 2022-04-27 18:04:03 -04:00 committed by GitHub
parent 5c27c4acbf
commit 723ea3e81d

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