From 7d21f97009cae691ba32e7cb451c28c2e39bbe60 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 22 Mar 2020 01:41:02 -0400 Subject: [PATCH] Roll src/third_party/dart f247613737ec..861708483217 (1 commits) (#17248) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 755b6988066..42f394580ed 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': 'f247613737ecfcba9d1a699b29c15c234340d65e', + 'dart_revision': '861708483217c9c1ae2d467d647c67cd419bd064', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py