From dcb30fb40e4b51898c8a583a7582a0dd3346f993 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 31 Mar 2021 20:14:01 -0400 Subject: [PATCH] Roll Dart SDK from 35a7d7f630f4 to 125606d51e62 (1 revision) (flutter/engine#25344) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6c92548fae3..85d7d6550cc 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': '35a7d7f630f4ea9a830c0f96d9a49a823908119b', + 'dart_revision': '125606d51e627d0c034529688a9125004a4ca82a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py