From 3685626389da01fba3f8b05716017c8a9768edfe Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 18 Mar 2022 14:00:11 -0400 Subject: [PATCH] Roll Skia from 171450a1a043 to 1df1a80ad20d (1 revision) (flutter/engine#32111) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6ae1a89168..46fc3b9167 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': '171450a1a0433cbe3e103d9b2163f3c0b9805e25', + 'skia_revision': '1df1a80ad20d1d327328261135678c572260dad7', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.