From 354ff10afb2868aa4bd40c21da074ffdff0ecb09 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 18 Jun 2020 02:38:03 -0400 Subject: [PATCH] Roll Dart SDK from 764e72800f40 to 7d7c1298e2ca (1 revision) (#19117) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6a274d047fa..10cd8accd0d 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': '764e72800f405017eb6ec822a2b4c11e13b4aa15', + 'dart_revision': '7d7c1298e2caaace3db008415a91c46a789ec49b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py