From bcffe2f25728c6e663cb2b2178b427d1c3e27492 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 12 May 2020 10:30:10 -0400 Subject: [PATCH] Roll src/third_party/dart 245a574301b1..d5650235a249 (7 commits) (flutter/engine#18297) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a38424afdfa..8e19faad298 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': '245a574301b1de35541a8184567a780004450900', + 'dart_revision': 'd5650235a249aa066da54f89a6fa7588fd6e1c7b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py