From 1846bf706cfb56ccf05a4be70c31126deab7ca3b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 22 Mar 2022 16:55:04 -0400 Subject: [PATCH] Roll Skia from 6424dd02a868 to c29e37ad4c68 (1 revision) (flutter/engine#32193) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8ca7515121e..c5e430c10cc 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': '6424dd02a86812d6466f734664882dd87b8af5bc', + 'skia_revision': 'c29e37ad4c688333e32bae21fa3a5708e2111e8d', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.