From eeafa7978b64a852decf5851a04b41a446d6fbbd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 4 Feb 2021 17:31:03 -0500 Subject: [PATCH] Roll Dart SDK from 51035f288d30 to b1c8ca53bf37 (1 revision) (flutter/engine#24212) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dfe4ceb4a67..dc45d383280 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': '51035f288d30169dae8ba4a81d2fba377e76a77b', + 'dart_revision': 'b1c8ca53bf3734ebbeadd3699eb793c6305f7289', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py