From 5141be409753850a94aa03ac572ec7c6436251bc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 8 Jun 2020 03:03:01 -0400 Subject: [PATCH] Roll Dart SDK from 87c5e3612b70 to 66e2b22d14af (1 revision) (#18892) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 44f705583..f5283c973 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': '87c5e3612b70a71be688ee7bb4176d173d57f0b3', + 'dart_revision': '66e2b22d14afa5e729f215bf70bccc5d566d02b8', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py -- GitLab