Roll Skia from 8d40ec4119f6 to bb46e3fe07af (1 revision) (flutter/engine#36667)

This commit is contained in:
skia-flutter-autoroll 2022-10-07 18:10:53 -04:00 committed by GitHub
parent 7668a75242
commit 014ff8f584

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