From 3ff6b2afa717dc474e6a351606c84ff77b5db6cf Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 21 Apr 2022 20:24:07 -0400 Subject: [PATCH] Roll Dart SDK from 7a787be62489 to 2f8e5b957448 (1 revision) (flutter/engine#32850) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5544cf6df99..7585138b340 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '7a787be624891fd141d691104a1416ad3a4ccc30', + 'dart_revision': '2f8e5b957448f89edc37a8e2acf8b15392ce506f', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py