From 8b5c5aa2fadc10cf1b79a93df02aeafd30dd6d10 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 8 Oct 2020 08:37:01 -0400 Subject: [PATCH] Roll Dart SDK from 8572b5c0f6dc to 98ea0b4971dd (1 revision) (#21691) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5835c1fb086..4f3bd224b3f 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': '8572b5c0f6dc864cda98f5b4d23ed07e4c89a231', + 'dart_revision': '98ea0b4971dd2930c8fa19376ae3932574cfbc7f', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py