From 63d6f3899d0eb08f25935dbf37cb59ec6e0ff2b0 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 1 Mar 2023 01:34:19 -0500 Subject: [PATCH] Roll Skia from ec1cab5c4c3e to 016ae2f464c1 (2 revisions) (flutter/engine#39970) Roll Skia from ec1cab5c4c3e to 016ae2f464c1 (2 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9ccf7da5f2a..ea8d09a7609 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': 'ec1cab5c4c3e912cc324351c3ca470a4cf6517d9', + 'skia_revision': '016ae2f464c1f7a7564d85329ee1e1c2176404f7', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.