Roll Dart to 726d3c772554924f62db0b9e0d4c280dbbddc824 (#17993)

Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK"
This commit is contained in:
Siva 2020-04-27 22:21:19 -07:00 committed by GitHub
parent 494a63c411
commit 22479ca5e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'cab69e77066b0db305187fd6e618a4f524ae9efd',
'dart_revision': '726d3c772554924f62db0b9e0d4c280dbbddc824',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py