From 3fdf6223f42e2fdd7d33c7bcbb03031ffe7ff673 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 16 Apr 2020 12:05:02 -0400 Subject: [PATCH] Roll src/third_party/dart 983f882180cd..5900a0ac492b (10 commits) (flutter/engine#17759) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 68c19e63e10..ef99b3b5a89 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': '983f882180cdfec98b9e2dde5a0e3fb013c93ebf', + 'dart_revision': '5900a0ac492b6d8ac2ca45a63f9236c61aa3f6a9', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py