From 204d85df9e19677bcb3a9249d3f12440366f25b1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 1 Mar 2023 00:24:25 -0500 Subject: [PATCH] Roll Skia from 0b0aef3be61f to ec1cab5c4c3e (1 revision) (flutter/engine#39968) Roll Skia from 0b0aef3be61f to ec1cab5c4c3e (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 16725dc1f50..9ccf7da5f2a 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': '0b0aef3be61f72ff7afca41e900a83d822c02d08', + 'skia_revision': 'ec1cab5c4c3e912cc324351c3ca470a4cf6517d9', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.