From 8335f88bab711c5aa04dab4e0008ced90a492183 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 23 Dec 2021 18:49:08 -0500 Subject: [PATCH] Roll Dart SDK from ce29699ccf7a to de847840a86f (1 revision) (flutter/engine#30485) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 24aed88850c..db0b015d68f 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': 'ce29699ccf7aca7c3ff806e16211a7b6be4c5adc', + 'dart_revision': 'de847840a86fe8d770b9f970475f2234d5127850', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py