From e80a35c2e906800ecd747557dfbe019f86219e0a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 15 Dec 2020 08:53:01 -0500 Subject: [PATCH] Roll Dart SDK from e01119c6fd09 to 5cec31739703 (1 revision) (flutter/engine#23078) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e4bb09ba891..b9b1a6328c4 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': 'e01119c6fd0915edc2bfd845d5faf1d316c05bc3', + 'dart_revision': '5cec31739703f0c72b07a7729cfa76b7724988c2', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py