From 507c2f216382fa35c43d7c435de63ea1b6b8d435 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 24 Mar 2020 16:31:02 -0400 Subject: [PATCH] Roll src/third_party/dart 8246621d4da3..62f84880ef15 (3 commits) (flutter/engine#17290) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3a41aba4230..6e3be115603 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': '8246621d4da394bd006202bc5b1122b69fd3a4cb', + 'dart_revision': '62f84880ef15de299d826a39a20b48b8dd497816', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py