From d1ff5522e4666d51549e1f2cf41685543bebc726 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 26 Apr 2021 02:04:01 -0400 Subject: [PATCH] Roll Dart SDK from cb00fcef63bd to 0546ef689975 (1 revision) (flutter/engine#25764) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e3244120cb4..839b61514db 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': 'cb00fcef63bde3a6e9be78471a94a4b873cd0ea7', + 'dart_revision': '0546ef6899755508e538916245ff069e5266d4b5', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py