From fcd3ea505b08d31f7ff03ab768de954adfa9a9bb Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 21 Oct 2022 12:57:14 -0400 Subject: [PATCH] Roll Dart SDK from f1d4c7c808bd to eafe0119c9f5 (2 revisions) (flutter/engine#36925) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0fa5ea27beb..9df1abeacfd 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': 'f1d4c7c808bda45fc4677407314a9f67c168ca17', + 'dart_revision': 'eafe0119c9f500f8910888aca27f9f7235562f5b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py