From b1e16ebcc2e2eaa1ee13b6dcc0b2afda3ff9ae9c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 14 Oct 2022 21:51:34 -0400 Subject: [PATCH] Roll Skia from 3f29e03c8ce1 to f00f54881365 (1 revision) (flutter/engine#36774) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 569be0f2e7..e3317e11b8 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': '3f29e03c8ce1234152aa53fde120c33897489078', + 'skia_revision': 'f00f54881365b789daa46a1a8f5aaf51f146a7e8', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.