Revert "Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions)" (flutter/engine#29440)

This commit is contained in:
Zachary Anderson 2021-11-01 09:18:01 -07:00 committed by GitHub
parent a34c434e69
commit e2c3279223

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