From 48fe9dcb3b396ef2913bd7f0fb2c69a60dd8f096 Mon Sep 17 00:00:00 2001 From: Chinmay Garde Date: Mon, 28 Aug 2017 15:53:47 -0700 Subject: [PATCH] Update Skia revision to 5b0717825. (flutter/engine#4027) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4433699b455..4dc23a997fa 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': 'a184ac7e0cdb26919369151f606c194358c94ff5', + 'skia_revision': '5b071782585024bd75a203f3cde0429bfb7ec99d', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the