Roll Dart for FIDL2 (#4906)

This commit is contained in:
Ian McKellar 2018-03-30 13:33:51 -07:00 committed by GitHub
parent ec1e96864a
commit ca3d13f218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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': '4da52281aa35b6c1951b3e269a6934412b15b105',
'dart_revision': 'cdc696f9a71f2a6c2c3b3f4dad229a5981305149',
'dart_args_tag': '1.4.1',
'dart_async_tag': '2.0.6',