From e2ece445df83ecc2334c4fedf2149c689b862781 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 19 Apr 2020 13:15:01 -0400 Subject: [PATCH] Roll src/third_party/dart bc59a4091857..88876d564247 (1 commits) (flutter/engine#17812) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index eb6cbe3aee6..e948cf12adf 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': 'bc59a4091857897d607cddfc740b4448e3cf60c4', + 'dart_revision': '88876d564247d4045e7a6097c215f3263369977a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py