From a323cf79569c41d66a6dab6ca27f3c10762cd15b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 7 Jun 2020 14:58:02 -0400 Subject: [PATCH] Roll Dart SDK from 48b4528a44ac to 87c5e3612b70 (1 revision) (flutter/engine#18879) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 623c06fd55e..31c62f28a1a 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': '48b4528a44acb7bfa342da1e44f4d6c5b185e953', + 'dart_revision': '87c5e3612b70a71be688ee7bb4176d173d57f0b3', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py