From 03613dd4633015d5e24b10148e615a0b2bcd4564 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 18 Aug 2022 22:13:25 -0400 Subject: [PATCH] Roll Dart SDK from d89d5a7170f1 to d6387a631d60 (1 revision) (flutter/engine#35524) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d3c0d5c950a..58e308934ae 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': 'd89d5a7170f11e4a4df9dd181cba4490a444fcee', + 'dart_revision': 'd6387a631d6060fba37d2c0c5f6b10017b74a85c', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py