Revert "Roll src/third_party/dart a554c8be6b..d0052c1b31 (22 commits)" (flutter/engine#12290)

This reverts commit 347e9988b1cbf9c0f4405f3f9a351d1511c89c12.
This commit is contained in:
Kaushik Iska 2019-09-15 15:54:36 -07:00 committed by GitHub
parent ab8dae9cc6
commit b2becdeef5

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