From 2c421d41afa6adafee4404f785ffa92fa8b3b7c7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 6 Mar 2021 02:39:02 -0500 Subject: [PATCH] Roll Dart SDK from b77641194368 to fee865ec6404 (1 revision) (flutter/engine#24839) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5b8ea9e125b..7dbfc2399e5 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': 'b77641194368f747c74cc935ce1b550b00ec9b2f', + 'dart_revision': 'fee865ec64048a42d160b0567da77738be7341b5', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py