Revert "Roll Dart SDK from 69867ba60bb7 to 5606c2c7e1fc (3 revisions) (#40758)" (flutter/engine#40767)

This reverts commit 429d7c06ce.
This commit is contained in:
Zachary Anderson
2023-03-29 12:24:43 -07:00
committed by GitHub
parent 48259c2b4d
commit e24d725b08

4
DEPS
View File

@@ -48,7 +48,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': '5606c2c7e1fcfeaeb5566be383fa5f5b6152e385',
'dart_revision': '69867ba60bb7c3d0125777b3e2bf7c7775c18fc9',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -386,7 +386,7 @@ deps = {
Var('dart_git') + '/json_rpc_2.git@0280ac6cb4f3905d81c47ba927123ba2b95f7940',
'src/third_party/dart/third_party/pkg/linter':
Var('dart_git') + '/linter.git@9a586c9deeb53177a02b37807b0f792893092cae',
Var('dart_git') + '/linter.git@e80471506fa05b097a2657e46a033effb81d975a',
'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@abef3717d958158eb8b0ddb2871f4b15a9804cd4',