From 3372b74da873a2991b6aad2bef6cf6088ea1f22d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 22 May 2021 05:04:02 -0400 Subject: [PATCH] Roll Dart SDK from 5ae74b9c13b0 to 53da3ba84895 (1 revision) (flutter/engine#26346) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1d6b7e108eb..0efb9a14ff8 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': '5ae74b9c13b0aefba6286049105b150dfec8b3bc', + 'dart_revision': '53da3ba848953a1dc4d35c3973860d16c924e62a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py