From bfe508e4c4037d50790db5a70693d2bba9fc347f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 28 Dec 2021 15:34:09 -0500 Subject: [PATCH] Roll Skia from 1a746070ac1b to 48432e133ef9 (1 revision) (flutter/engine#30560) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3afac81c20..88b92923c5 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '1a746070ac1bac15143157f8f422b31e0a64bb9f', + 'skia_revision': '48432e133ef9dcfb9ae69039e5cdcce216343817', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.