From 1bc4e3772da60be8a3cde663624d285020fe10fa Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 18 Apr 2022 15:14:03 -0400 Subject: [PATCH] Roll Skia from 4a6fbd84f4ec to 65392b3eb1d0 (1 revision) (flutter/engine#32747) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7d126860fbf..a1749ec367b 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': '4a6fbd84f4ecc4fa5f5d3cf6dbbbbbd7b0c47eda', + 'skia_revision': '65392b3eb1d0a78d6877a514fecd52cd52a421d3', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.