From 166d83d983a99721077053349465a7e45ad9bc11 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 30 Jul 2020 08:46:02 -0400 Subject: [PATCH] Roll Dart SDK from 59600f2b46ef to 04f4272546af (5 revisions) (flutter/engine#20147) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7215cc31e72..6d0adb93177 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': '59600f2b46ef963137be4743c94b99111567043f', + 'dart_revision': '04f4272546afab35c0a0c55cd3a049f7d61eb941', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py