Roll src/third_party/dart ef07c76302..9ce9b437cb (3 commits)

dart-lang/sdk@9ce9b437cb [vm/fuzzer] Advocate use of new collection features
dart-lang/sdk@67b2b09b97 [ package:vm_service ] Started porting Observatory tests to run with package:vm_service
dart-lang/sdk@23dae9cca3 Make package:meta NNBD agnostic
This commit is contained in:
Ben Konyi 2019-08-23 18:41:48 -07:00
parent 7e99b3bdf7
commit 07a112ad16

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