From fb090f7bd759a66adce25478296b66d548b6c8de Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 2 Nov 2022 22:16:47 -0400 Subject: [PATCH] Roll Dart SDK from 883ab3f70e3d to 94ac8f6cc756 (1 revision) (flutter/engine#37267) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 85ea29f8096..ffb0d81d69c 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,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': '883ab3f70e3dd6b926aaf86abbbc08621c8d31c1', + 'dart_revision': '94ac8f6cc756288afd3002c3c67975bee5a2c732', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py