Revert "Roll Dart SDK from f06ac8474569 to c0767c028f74 (1 revision) … (flutter/engine#35309)

This commit is contained in:
Casey Hillers 2022-08-10 10:26:12 -07:00 committed by GitHub
parent 3ae328c325
commit 3cd175fdd4

2
DEPS
View File

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