From b9ec3527fba3d1cbcdcfb9327cb41acb6c5432ea Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 22 May 2021 00:59:01 -0400 Subject: [PATCH] Roll Dart SDK from 1c14e29fbfba to 5ae74b9c13b0 (1 revision) (flutter/engine#26340) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 71bf766c96e..a3f3c343acf 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': '1c14e29fbfbafa54f3d94d7839098a66e98c38b7', + 'dart_revision': '5ae74b9c13b0aefba6286049105b150dfec8b3bc', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py