From 294621da2febf760e32a748ceed896305502fc29 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 21 Mar 2022 11:30:06 -0400 Subject: [PATCH] Roll Dart SDK from c1145b4c0330 to 2e2d0c38fa17 (1 revision) (flutter/engine#32154) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b20b18cef92..f867049a929 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': 'c1145b4c0330f7ca12625eae8c97e27cb681f57b', + 'dart_revision': '2e2d0c38fa17ac57c068e0a530f6afb631677ad4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py