Roll Skia from 4a6fbd84f4ec to 65392b3eb1d0 (1 revision) (flutter/engine#32747)

This commit is contained in:
skia-flutter-autoroll 2022-04-18 15:14:03 -04:00 committed by GitHub
parent d077370165
commit 1bc4e3772d

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