From dbef408b1d54a07da56d4dbdd628d83ae65369c9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 4 Oct 2022 13:45:06 -0400 Subject: [PATCH] Roll Dart SDK from 1b9fb0b9dacf to 5221b0b2c2aa (1 revision) (flutter/engine#36591) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ea60d68d5c3..6a34db56fa0 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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': '1b9fb0b9dacfcba1b4e2513eadc88648d6783af1', + 'dart_revision': '5221b0b2c2aa309c1f05cf51aeab86a9b63818fc', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py