From 5ebe30385fb7539dea7e1da2341069249abc285a Mon Sep 17 00:00:00 2001 From: Todd Volkert Date: Tue, 8 May 2018 08:13:51 -0700 Subject: [PATCH] Roll Skia back to d8a189fca3cdfa064de75a280d5af34cc5026bbe (flutter/engine#5199) To try to isolate regressions identified in golden file testing --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9bf644451dd..ae8a560c881 100644 --- a/DEPS +++ b/DEPS @@ -23,7 +23,7 @@ vars = { 'fuchsia_git': 'https://fuchsia.googlesource.com', 'github_git': 'https://github.com', 'skia_git': 'https://skia.googlesource.com', - 'skia_revision': 'e7df0bb900ec266021bc6bf4477d533ce1b1f749', + 'skia_revision': 'd8a189fca3cdfa064de75a280d5af34cc5026bbe', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the