Roll Dart to a38ac7cf127f4611c873c2f2d523c06ce06b1342. (flutter/engine#4422)

This commit is contained in:
Ryan Macnak
2017-12-06 16:48:37 -08:00
committed by GitHub
parent d07e420443
commit 61df6c5122

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': 'e7b7b68ef6e7b1e5df379b628134764c489901dc',
'dart_revision': 'a38ac7cf127f4611c873c2f2d523c06ce06b1342',
'dart_args_tag': '0.13.7',
'dart_async_tag': '2.0.0',