From 253ce4858659caa6a0fab0c0f564e6e52fc672da Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 28 Dec 2021 11:34:10 -0500 Subject: [PATCH] Roll Skia from 2f2977e19dd7 to 81134a7a62ea (1 revision) (flutter/engine#30556) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a45c9a5137..29653a3e7d 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': '2f2977e19dd77069786a92efb36380352ab68f65', + 'skia_revision': '81134a7a62ea106669ee9b9b1ca1f2c67f1f381a', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.