From 30cc2aa64dcf9a94706adbb78f45a84875763bec Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 10 May 2022 19:54:02 -0400 Subject: [PATCH] Roll Skia from c2354396f093 to f54b4d5eb4ba (1 revision) (flutter/engine#33240) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 798f195afc5..f919ac855d5 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': 'c2354396f093abffcedc37fbda79eb67e242acab', + 'skia_revision': 'f54b4d5eb4ba3f3a722f16d72fe30e19ba0315bf', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.