From c32bd5d9d1a6c05eef7ef64343ce9f86bb0fa576 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 2 May 2022 21:14:04 -0400 Subject: [PATCH] Roll Dart SDK from 0ca7ecfe2cfc to 8c6b885f10b5 (1 revision) (flutter/engine#33063) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8ecb8f85ca5..adc5c3e5fc1 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': '0ca7ecfe2cfcf9449f77a0146ee9460f8b4fec46', + 'dart_revision': '8c6b885f10b5f3af0e3d2aabc4c3b027e8542593', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py