From 8528c5ebc96e26fc521913abdd67d28751df560f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 3 Mar 2022 03:16:02 -0500 Subject: [PATCH] Roll Dart SDK from 48aef9098966 to 9ffefd165349 (1 revision) (flutter/engine#31792) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4872cabc58f..c716236dbea 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': '48aef9098966977233d0a0b44cf1933335f31ba2', + 'dart_revision': '9ffefd165349289abc1866b6575ffbb9a306c2d1', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py