From 7ab7c2c6607dd80bf31fd338dbcf0aaa9be2e77d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 15 Sep 2022 22:35:24 -0400 Subject: [PATCH] Roll Dart SDK from b159849a9288 to 3e8147f6ea16 (1 revision) (flutter/engine#36189) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index acc7f0b4225..ff8585e3005 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': 'b159849a9288caff115b87b83f4ffebd9e306162', + 'dart_revision': '3e8147f6ea16c323ad5e751f06419b0a68483c68', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py