From 0901e5b72dc256a478afa4995e80d33bb5124ec5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 8 Oct 2022 01:01:22 -0400 Subject: [PATCH] Roll Dart SDK from 6e52c9c0d582 to 72923798f84b (1 revision) (flutter/engine#36676) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1f76cd91aea..88a970ca68e 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': '6e52c9c0d5824b393562db16b57f00236ea8345b', + 'dart_revision': '72923798f84bf92d7480870d89ba88fc497d1abb', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py