From 462ca5e5ce25279bbf56d585307b13165757b7e2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 13 Jun 2022 12:53:04 -0400 Subject: [PATCH] Roll Skia from d3d09d660c9f to 55f9ee1e3562 (1 revision) (flutter/engine#33998) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ea5cfbdb533..050f08a657e 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': 'd3d09d660c9f1e43fa385b2391586af55655d29e', + 'skia_revision': '55f9ee1e35620c7efcef6b599db4bb0de4cc264c', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.