From cdec7e30943783d80fac22e290592e4aefb250d8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 7 Feb 2020 16:23:03 -0500 Subject: [PATCH] Roll src/third_party/dart 514a8d4c8417..fd992e423ef6 (8 commits) (flutter/engine#16497) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 583b30aa351..8af11e78d21 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': '514a8d4c841724d3d1a71822ab9dd49bcacb75da', + 'dart_revision': 'fd992e423ef69ece9f44bd3ac58fa2355b563212', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py