From 3fc89b64fc7700ff0871e528e065cf8064ec0429 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 30 Jun 2022 16:34:04 -0400 Subject: [PATCH] Roll Skia from a74ebc9bacbd to cb7bfa28fdbe (1 revision) (flutter/engine#34405) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c9c6dca84ae..f85da94b69d 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': 'a74ebc9bacbdec3ff5cd2b634debbd06acfd29d2', + 'skia_revision': 'cb7bfa28fdbe24db79ab663e13a65c8a0c004002', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.