From 9c357e3ec8d347f7a308413dffe2eb3192ab71ea Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 14 Jan 2022 00:50:10 -0500 Subject: [PATCH] Roll Dart SDK from ba044d5e9c03 to aa6fbac07951 (1 revision) (flutter/engine#30867) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b43f70a4fa2..a58b99582f7 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': 'ba044d5e9c03964b5944c4299535f29422d40248', + 'dart_revision': 'aa6fbac07951b2ac9ba974719b05b756c9643923', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py