From a5558598996eaceea9949e6bbd3a83837b00fb6e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 26 Jul 2022 10:49:03 -0400 Subject: [PATCH] Roll Skia from a9d44a41296f to b7e27876f093 (1 revision) (flutter/engine#34911) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b5f1866a91c..552f11c0621 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': 'a9d44a41296f9441c58d8de2894e2bd8ea6cbaa5', + 'skia_revision': 'b7e27876f093f291a388779cf0841c5e1a530c38', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.