From f82d30b7c0b8b52d467b735da57f7aee92ffe2d8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 12 Jul 2020 00:51:03 -0400 Subject: [PATCH] Roll Dart SDK from 6d06476bae6b to a9e67d81941a (3 revisions) (#19677) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 626479bbe06..63ea127b5b3 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': '6d06476bae6b0d1c40f6b3c9e0ef874ec3b631b7', + 'dart_revision': 'a9e67d81941a085ba6b8d0a2fe959c47e5a8b3a2', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py