From 92b759501d3949ca275c66464ff4fbf3475bd99e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 3 Jun 2022 09:43:05 -0400 Subject: [PATCH] Roll Skia from b9be86b0381d to 6a00ee05ff4a (1 revision) (flutter/engine#33803) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e9abe3c562f..7894b88541d 100644 --- a/DEPS +++ b/DEPS @@ -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': 'b9be86b0381de4ae738350e436968e7c30c519ce', + 'skia_revision': '6a00ee05ff4a2e0bff3f6bcbc469959d10a80740', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.