From ac2147b239a911153673d0629d85bae48ff43d20 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 27 Sep 2020 18:57:01 -0400 Subject: [PATCH] Roll Dart SDK from fe83360d3a7c to 44e4f3958019 (1 revision) (flutter/engine#21446) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 13193a5a534..1d4c90324bb 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'fe83360d3a7c80ee34d4d5ef67ca6b52d8ba35b0', + 'dart_revision': '44e4f3958019b287fd831ffd3a6f8359117e0124', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py