From 7feaee6a7771e2e4aebe21e9f525ccdd0bce4bd3 Mon Sep 17 00:00:00 2001 From: Todd Volkert Date: Tue, 8 May 2018 13:02:06 -0700 Subject: [PATCH] Restore Skia revision (flutter/engine#5206) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ae8a560c881..16c0596362b 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': 'd8a189fca3cdfa064de75a280d5af34cc5026bbe', + 'skia_revision': 'efb84e6734074defa325a27273c8c98903955f52', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the