From f0e9b33a22f4e5fcfd29ed8568f645f6eb671cfd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 5 Jul 2022 18:44:05 -0400 Subject: [PATCH] Roll Dart SDK from ed7360c3b35f to b96047f63240 (1 revision) (flutter/engine#34468) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b6fca67608a..b698221decf 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': 'ed7360c3b35fb4babcdffbc53f5f0ebd4eefac8c', + 'dart_revision': 'b96047f632407a932c7f1f519eac92f5620e28f0', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py