From 848c18c4184fbe4e16e5347dc56a289f6ccd7bef Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 13 Jan 2022 05:15:11 -0500 Subject: [PATCH] Roll Dart SDK from 31ddf6605f14 to d2c0ae60d188 (2 revisions) (flutter/engine#30840) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 264cf260a01..1c7c2608447 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': '31ddf6605f14fc6b7f08431bc52ca4f3f92f0496', + 'dart_revision': 'd2c0ae60d18862d919c863b323d1974adac83f44', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py