Update Dart to fix crash in DBC (#2772)

https://github.com/flutter/flutter/issues/4560
This commit is contained in:
Todd Volkert 2016-06-22 09:19:48 -07:00 committed by GitHub
parent f91f5ad62f
commit 161496dff3

2
DEPS
View File

@ -25,7 +25,7 @@ vars = {
# Note: When updating the Dart revision, ensure that all entries that are
# dependencies of dart are also updated
'dart_revision': 'd265a3db53d15a7739dae4567b64363a46baa056',
'dart_revision': '8eb3687bbd71cb936589f42f2bd15381fba97bf3',
'dart_boringssl_revision': 'daeafc22c66ad48f6b32fc8d3362eb9ba31b774e',
'dart_observatory_packages_revision': 'cf90eb9077177d3d6b3fd5e8289477c2385c026a',
'dart_root_certificates_revision': 'aed07942ce98507d2be28cbd29e879525410c7fc',