From f1f7d5db59f0c6101eb701253a61787c8bf3cf37 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 5 Apr 2020 15:16:02 -0400 Subject: [PATCH] Roll src/third_party/dart a7f1a5e677e5..987ad1d96748 (1 commits) (#17520) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 847bedcdbee..31d1c165741 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': 'a7f1a5e677e50821d45b9d0d14c470d038c7df7f', + 'dart_revision': '987ad1d9674893393daf948938960e4eb1859180', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py