From 357e1824c24bd35ccddcbf6e0546ba22e67e83fb Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 31 Mar 2022 17:15:03 -0400 Subject: [PATCH] Roll Dart SDK from 808470b40bee to 6e5ab8a52752 (1 revision) (flutter/engine#32365) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 797fff6223f..a77546b4009 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': '808470b40bee56ad421e486083bce69ca5baf06d', + 'dart_revision': '6e5ab8a52752d85bf012a904a90bad7ea3f119ae', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py