From 440b4a61ea93afa702f3cf54750aac8252f36fee Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 12 Sep 2020 19:42:01 -0400 Subject: [PATCH] Roll Dart SDK from 3533cfda999e to 4bf1f624d06e (1 revision) (flutter/engine#21137) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9584918870d..158920dc35f 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': '3533cfda999e6a8de8566526a7e319afb274e0f4', + 'dart_revision': '4bf1f624d06eea3eef5ba074fc15e4e7d2776351', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py