From 4ff55ddfe82d50511ca5edcecd1e6662d3d3a5f3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 3 Nov 2021 10:18:01 -0400 Subject: [PATCH] Roll Skia from d00d287cf91b to 4722cb0e0d18 (1 revision) (flutter/engine#29499) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b476b83d9c..c443b1330f 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': 'd00d287cf91b365cebc2705feb9319b6f0550a71', + 'skia_revision': '4722cb0e0d188af0363946de55fc4b57cf956ce5', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.