Revert "Roll Dart version to f9ebf2129732fd2b606286fdf58e500384b8a0bc (#6812)" (flutter/engine#6820)

This reverts commit 8e53f90350b053c901cef36bfb6b202a38615e42.
This commit is contained in:
Dan Field 2018-11-09 20:25:47 -08:00 committed by GitHub
parent d3d4627a9d
commit a772f4af19

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