From bab9b2288cf1eeec2e731e68368ca142c809dd8d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 19 Jul 2022 19:12:04 -0400 Subject: [PATCH] Roll Dart SDK from 37cc41e55ae1 to 44a08f152d6c (1 revision) (flutter/engine#34769) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 19542f26f2e..7cfcee49d9b 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': '37cc41e55ae15d33571ba5c32bd6f3a7b5d90cfa', + 'dart_revision': '44a08f152d6ce076978848966f53669031f5b537', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py