From dfbc153589df7b73222949c44eee01278a9b417d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 30 Jul 2021 20:49:01 -0400 Subject: [PATCH] Roll Dart SDK from fa724490f430 to 2e22cdf76836 (1 revision) (flutter/engine#27833) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 822b0d2c2db..5b9a4438dbf 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': 'fa724490f4301ba27e3668a0c16924f05169c45b', + 'dart_revision': '2e22cdf768368bee0a611d6da5a51de66c66893d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py