Roll Skia from a9d44a41296f to b7e27876f093 (1 revision) (flutter/engine#34911)

This commit is contained in:
skia-flutter-autoroll 2022-07-26 10:49:03 -04:00 committed by GitHub
parent f9d56a5c8d
commit a555859899

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