From b21ebe390aef077bb624cbbdcc83bf3453d8622d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 21 Aug 2021 17:42:01 -0400 Subject: [PATCH] Roll Dart SDK from 64d00fee8462 to c20ef394e132 (1 revision) (flutter/engine#28245) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9f87220a72a..e5d9973dbcc 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '64d00fee8462218b91d30be9a52056b6404af59f', + 'dart_revision': 'c20ef394e132dec74f7cb9c3c7dd822dbe8fcc67', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py