From 8fbcfab61b85ec8bb9f91704bb5596bb5096c993 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 21 May 2020 19:02:02 -0400 Subject: [PATCH] Roll Dart SDK from 396b5fb7a97d to 4ee57c08e0a6 (6 revisions) (flutter/engine#18567) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 38581315aff..01062021ed9 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': '396b5fb7a97daab488ed8efa3c2fb5ae9c74ff40', + 'dart_revision': '4ee57c08e0a6cff1420c0fc56e17f8ab30d3db07', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py