From e6b4bfb4fbf1ab22d014d79e3657e6c21c0b62ea Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 27 May 2022 15:33:03 -0400 Subject: [PATCH] Roll Dart SDK from df5f7babf0dc to a1f6b41380c3 (1 revision) (flutter/engine#33662) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2a87ff7a0f..bbe6e2e9da 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': 'df5f7babf0dc2c15a2e4ac2655f512fa91369a70', + 'dart_revision': 'a1f6b41380c39b727b8b0acaecfd0cbb32f5a900', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py