From eccc954919de9d5c75956fe7342f9ecaaf4feb75 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 5 Oct 2020 12:47:02 -0400 Subject: [PATCH] Roll Dart SDK from 1a039e595379 to 9560a32779fc (1 revision) (flutter/engine#21598) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 558786559a1..6819adf208e 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': '1a039e595379f2410f7ff917b7a72eb61f935d49', + 'dart_revision': '9560a32779fc966349dd2d719b76aee49fb6a1de', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py