Revert "Roll Dart SDK from c3e3126a598b to ed2ed541d240 (1 revision) (#31702)" (flutter/engine#31708)

This reverts commit b133281562ab643007a06dce5d8efc5f2efc5df2.
This commit is contained in:
Zachary Anderson 2022-02-27 14:26:51 -08:00 committed by GitHub
parent 1f6e8674b6
commit c2cb43327f

2
DEPS
View File

@ -39,7 +39,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': 'ed2ed541d240806c6c8db9ba26f84daaf0732b5f',
'dart_revision': 'c3e3126a598b575b5040185c8890213b3595d458',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py