From 6019925a47711b430e0b18215d375488ecb4ea0e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 10 Mar 2023 11:51:23 -0500 Subject: [PATCH] Roll Skia from 0ec5c487291d to 1c36c5c38ef4 (1 revision) (flutter/engine#40224) Roll Skia from 0ec5c487291d to 1c36c5c38ef4 (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5cfd6cb5397..70ca325fb60 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': '0ec5c487291d18a709cd9bcaa227931b9deb4733', + 'skia_revision': '1c36c5c38ef4742a4e359484ab15a670c06902d9', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.