From 2b413160d6588d5f320004b30d146a22eaec6f79 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 18 May 2020 07:12:02 -0400 Subject: [PATCH] Roll src/third_party/dart 08bad91aa3a5..674af7e93f56 (2 commits) (flutter/engine#18471) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d3454bf21f7..b9fa761fb38 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': '08bad91aa3a5e3edf6004fe690f4ee6eaf33fe81', + 'dart_revision': '674af7e93f56bbd88b59444022f0b35c2a29258d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py