From 5152f179d0a383aeeb385bc5cb0ec248dc4b777f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 3 Jul 2022 01:04:05 -0400 Subject: [PATCH] Roll Dart SDK from 28bc810020c9 to 259559ba5091 (1 revision) (flutter/engine#34445) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b8cac756d3b..707299583b4 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': '28bc810020c9f9e4b1833c4f09b34ad621c032d4', + 'dart_revision': '259559ba5091c1d9dbbf4b758e921d169dd78e79', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py