From e7367b2c50cd948997844ec68ec69d1bfcc884e3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 24 Feb 2021 01:11:01 -0500 Subject: [PATCH] Roll Skia from 6d2b7688f64d to 9a7fcf7eda77 (1 revision) (flutter/engine#24590) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4165d61e0e4..ff3f42ea1d2 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': '6d2b7688f64daec70741a07762b23766e6eb7f7f', + 'skia_revision': '9a7fcf7eda775082e7d574a66857c6ce2057f3f8', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the