From f34945f60cb03a13f392a7e18407e7d5caa2b11a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 16 Aug 2021 16:52:02 -0400 Subject: [PATCH] Roll Skia from 7d99ba2503e1 to bd40fb55bb11 (1 revision) (flutter/engine#28114) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 256a432b9f5..5c22f248cbb 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': '7d99ba2503e1fca5b5164aa8010fad2aaac0ab38', + 'skia_revision': 'bd40fb55bb115b41f75924dcfebc2ddd63169aa4', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.