Roll Skia from 377518740356 to ae99a49edff9 (1 revision) (flutter/engine#34752)

This commit is contained in:
skia-flutter-autoroll 2022-07-19 10:25:04 -04:00 committed by GitHub
parent 39a85e6114
commit fec17fd531

2
DEPS
View File

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