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