Roll Skia from b13f36944ca7 to 2e4dc863da04 (1 revision) (flutter/engine#28568)

This commit is contained in:
skia-flutter-autoroll 2021-09-13 01:12:02 -04:00 committed by GitHub
parent 43e74a6a38
commit e8a6469770

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