Roll Skia from 804dfce8efb1 to 3537daf167af (1 revision) (flutter/engine#35763)

This commit is contained in:
skia-flutter-autoroll 2022-08-27 19:11:33 -04:00 committed by GitHub
parent 7692497cb5
commit 5ce79efb3e

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