From 38fe4dd40287cb7d19516ea2b7b58762b3c92aca Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 11 May 2022 16:54:05 -0400 Subject: [PATCH] Roll Dart SDK from 836e2322296e to 2e2b6b97b5c6 (1 revision) (flutter/engine#33267) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 406525903dc..bda87641e63 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': '836e2322296efb3ab47691b29aac0822c3088462', + 'dart_revision': '2e2b6b97b5c6e156697e3e367240f5d432cd580f', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py