From 7e1ddea94d9370db3e8e375dc52c817bd0199c25 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 13 Sep 2022 14:27:08 -0400 Subject: [PATCH] Roll Dart SDK from 808b19c8b980 to 7976b106ade1 (1 revision) (flutter/engine#36125) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 43fcac1caad..edc81eb8583 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': '808b19c8b980e949078b7bc999fc2c7e31b20d82', + 'dart_revision': '7976b106ade1e951dc8cfeac61b1c8c2b0194a6d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py