From 858149b466bd428b0891c89832ab578115243fc9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 4 Jun 2020 13:53:04 -0400 Subject: [PATCH] Roll Dart SDK from ac45f23134f2 to f92a7d2669b1 (4 revisions) (flutter/engine#18824) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d44245ed948..b8eb5c1aaf0 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': 'ac45f23134f2f6b787945440d8653b7d30f01dc0', + 'dart_revision': 'f92a7d2669b15d6781dba39a8a5a0ffb5f7606cd', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py