From 1137ec0f4dd3fa788b9a134d6f4838506dca7dfd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 14 Jan 2022 21:45:10 -0500 Subject: [PATCH] Roll Dart SDK from 590635a0feab to 4a4f34a69fc1 (1 revision) (flutter/engine#30891) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 83e717915a0..5d064717614 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '590635a0feab0b2694496c61401630a69368bd63', + 'dart_revision': '4a4f34a69fc1324d9ff75483a7d1a94e18815ed7', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py