From c3538cd220f2cb456cfea75ef3488dba196f8a59 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 8 Aug 2020 19:11:01 -0400 Subject: [PATCH] Roll Dart SDK from 570a75be7ea5 to 034157644847 (1 revision) (flutter/engine#20360) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 82bb1d7d87b..1114ee6d387 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '570a75be7ea5b1bcd91149599cd3c7523e9a9fd3', + 'dart_revision': '034157644847b4de26db1417c8f4114902f94271', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py