From 7a616fdf03e141a6ea25911899e855b08aa2d02c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 1 Jul 2022 07:19:05 -0400 Subject: [PATCH] Roll Dart SDK from a3edf35cacfe to 47bb748491cd (1 revision) (flutter/engine#34423) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fa8ec3299e3..9aae9afa749 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': 'a3edf35cacfec64c1cebbd69ef0f6bacc3374efb', + 'dart_revision': '47bb748491cdd802640805df8243c64fc803bcd1', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py