From 08fc92a35ee0b7dc20672c0b3fe24868af191565 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 16 Sep 2022 16:37:04 -0400 Subject: [PATCH] Roll Dart SDK from f5b17ab0bc11 to f41e19e84943 (1 revision) (flutter/engine#36216) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5a7936a16c5..0ac0f601a5c 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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': 'f5b17ab0bc11fc206b5da7a7dc83d9c6ae2c907c', + 'dart_revision': 'f41e19e849437db23e95fccf2a0031f2a1fc85e0', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py