From eb33218bf204854e472f2b1945122473cd268050 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 17 Jan 2019 10:15:58 -0500 Subject: [PATCH] Roll src/third_party/skia 33b4b4908b7a..a4e46804946c (1 commits) (flutter/engine#7524) https://skia.googlesource.com/skia.git/%2Blog/33b4b4908b7a..a4e46804946c git log 33b4b4908b7acb9913707d1a4a9d8dfe83fb26fb..a4e46804946c5f9554068ba7adfee7376697d77a --date=short --no-merges --format=%ad %ae %s 2019-01-17 brianosman@google.com Fix variable shadowing in Viewer's ImGui code The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (halcanary@google.com), and stop the roller if necessary. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a790a8aef0..d1229131f1 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': '33b4b4908b7acb9913707d1a4a9d8dfe83fb26fb', + 'skia_revision': 'a4e46804946c5f9554068ba7adfee7376697d77a', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the