From a67d37ffd30cb641cf86ddff596b91fdf0e02fa1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 15 Mar 2023 21:44:07 -0400 Subject: [PATCH] Roll Skia from 4e218a8fe79a to a8b49a804a98 (1 revision) (flutter/engine#40335) Roll Skia from 4e218a8fe79a to a8b49a804a98 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7c638da446c..fb943312447 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': '4e218a8fe79a335b65106ed6a71d4166335189c6', + 'skia_revision': 'a8b49a804a98e172dcf4289f081affe287b508f7', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.