From 89ddce4420da7e7739637a66dabfd75c3fa148b7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 12 Oct 2021 10:18:01 -0400 Subject: [PATCH] Roll Skia from bcda412af714 to f32ad08ac4a7 (1 revision) (flutter/engine#29128) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 57910bfab27..04c6b19f468 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': 'bcda412af714454815a46f8d4ea3e1713edfe5a5', + 'skia_revision': 'f32ad08ac4a7047e04706be97191ad0a976e6b27', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.