From ca4a91da04b1ed34479bdacb9bdda8f20b20cb67 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 18 Mar 2022 21:25:09 -0400 Subject: [PATCH] Roll Dart SDK from 398ee66637cf to c1145b4c0330 (1 revision) (flutter/engine#32130) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b4105337659..1d95d6068a0 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': '398ee66637cf2f1bfec64342180865cb2817bd36', + 'dart_revision': 'c1145b4c0330f7ca12625eae8c97e27cb681f57b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py