Revert "Roll src/third_party/dart a0290f823c..c1e2df8f36 (3 commits)" (flutter/engine#8925)

This reverts commit b4005dd63b69172654cc2216cd07e77cbac2c75a.
This commit is contained in:
Zachary Anderson 2019-05-09 14:53:27 -07:00 committed by GitHub
parent d7525a5efc
commit e3592e70e9

2
DEPS
View File

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