From 4a856f45743a9514cfbb76f276ac41187f683aec Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 18 Apr 2020 22:20:03 -0400 Subject: [PATCH] Roll src/third_party/dart d9b4c87ab4c7..bc59a4091857 (2 commits) (flutter/engine#17807) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7bbb083962d..b2c931bfa37 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': 'd9b4c87ab4c7c7a28bedc18dd5247c1267ea13ab', + 'dart_revision': 'bc59a4091857897d607cddfc740b4448e3cf60c4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py