From e8a64697709aefa9c6fa23fdfcfa053051dfdfc9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 13 Sep 2021 01:12:02 -0400 Subject: [PATCH] Roll Skia from b13f36944ca7 to 2e4dc863da04 (1 revision) (flutter/engine#28568) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1c9ebdf1137..06485e17236 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': 'b13f36944ca7c234c72a806f8a7d6bb73562bfdf', + 'skia_revision': '2e4dc863da042f272705bcebec6805fe4f9cd89b', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.