From a34d2a7d67018affdb3fa6c2b6d955d2954532b3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 28 Jul 2022 01:41:04 -0400 Subject: [PATCH] Roll Dart SDK from 1bc14509ed5a to 9682f26ed477 (1 revision) (flutter/engine#34962) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9aadfc47355..e25118785ff 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,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': '1bc14509ed5abe036c6f7728236286d9237b5d08', + 'dart_revision': '9682f26ed47787abd7942eeca1a8f76f713c6b7f', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py