From 70e45acb5855340d78b1292974155a3d161b1bbf Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 23 Aug 2022 20:23:09 -0400 Subject: [PATCH] Roll Dart SDK from 3042d6196824 to 9be467274ae4 (1 revision) (flutter/engine#35650) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 73580fa8004..dd130c77b6b 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,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': '3042d61968245f7ec65083b5f7c1cd0475666dfb', + 'dart_revision': '9be467274ae4677c83643b3fdb8993242deacd6d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py