From f2702db55cbc1a120838bbcd85429c2ffe0e8469 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 30 Mar 2023 04:53:20 -0400 Subject: [PATCH] Roll Dart SDK from 5606c2c7e1fc to 267a5fa8c8b9 (3 revisions) (flutter/engine#40778) Roll Dart SDK from 5606c2c7e1fc to 267a5fa8c8b9 (3 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 20380454ac..586deb9181 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,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': '5606c2c7e1fcfeaeb5566be383fa5f5b6152e385', + 'dart_revision': '267a5fa8c8b91a9004efe5ca14b54a42d295af46', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py