From 8a75ab44c2b77d958c56efc44fbeb523f363a210 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 2 Apr 2023 07:33:07 -0400 Subject: [PATCH] Roll Skia from 51fa1d5813d3 to fbff5b8e6bee (1 revision) (flutter/engine#40868) Roll Skia from 51fa1d5813d3 to fbff5b8e6bee (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3fb9a9c011d..6c9c6fb360e 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': '51fa1d5813d3bc4d34c6734fd9693553a63a40a6', + 'skia_revision': 'fbff5b8e6beec72598ea6ee7f7d6fb31ec0726b9', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.