From 80ae5f75ac03188a6efc8a86cc1a307fd47cb812 Mon Sep 17 00:00:00 2001 From: Gary Qian Date: Thu, 14 Jul 2022 10:22:13 -0700 Subject: [PATCH] Revert dart rolls #34657 and #34666 (flutter/engine#34668) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cacc82bd553..bd4b2efcade 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': 'c3a7eab62e7a78d136491d760a992adef6c21912', + 'dart_revision': '05193f5446a9f191a73b399c836c5cefc78535a5', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py