From aaecbbac2eacaf3530f90101c92181692608524c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 22 Aug 2022 06:18:22 -0400 Subject: [PATCH] Roll Dart SDK from 372a3305d597 to cfae94ab2b2d (1 revision) (flutter/engine#35596) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 028800752ea..4e6ccfae76a 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': '372a3305d597356fec033feac78a7d4d9faea244', + 'dart_revision': 'cfae94ab2b2d71a4d144622269c85beff4faa580', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py