From 050e2bf44504a15b521d502db36851a5ec113c19 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 22 Mar 2022 20:40:04 -0400 Subject: [PATCH] Roll Skia from 399be2e2118d to c47a4037c4c3 (2 revisions) (flutter/engine#32200) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 072241c3692..38a3d56ebe6 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': '399be2e2118dbaa8e3cb19f5342231ad73bfeb26', + 'skia_revision': 'c47a4037c4c36fbd9c507e07afc2674750d8b562', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.