From 52459539cac92d34fe4795cf4a18670bdb93aa79 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 10 Aug 2020 05:11:02 -0400 Subject: [PATCH] Roll Dart SDK from 034157644847 to 9d279d41e367 (1 revision) (flutter/engine#20368) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d74164b4aa2..2a351e248db 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': '034157644847b4de26db1417c8f4114902f94271', + 'dart_revision': '9d279d41e3677a94bf75f6efb8d5cd98cadd1c7b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py