From 6efd328423cc72d29a3ef4fbe83ad111d0053a55 Mon Sep 17 00:00:00 2001 From: Chinmay Garde Date: Fri, 18 Aug 2017 15:04:23 -0700 Subject: [PATCH] Update Skia revision to 141df44fd. (flutter/engine#3989) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 849e98ad6ac..d1925c60d6a 100644 --- a/DEPS +++ b/DEPS @@ -22,7 +22,7 @@ vars = { 'fuchsia_git': 'https://fuchsia.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'github_git': 'https://github.com', - 'skia_revision': '95db9b3cb1286e2c88e12035fd96fd047ea3582d', + 'skia_revision': '141df44fd82b5d9223025a5daa463fcf22d8416f', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the