From b1719882c416b7006bbfb1eca5bc2d4d43a2189c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 13 Jun 2021 14:49:02 -0400 Subject: [PATCH] Roll Dart SDK from ccdd47ff5673 to a38f02400658 (1 revision) (flutter/engine#26735) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bba718403ab..daf492a06ce 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': 'ccdd47ff5673de915883237bb165511c0b14b9bc', + 'dart_revision': 'a38f02400658352a17c488005124cecbfb23c8cf', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py