Roll src/third_party/dart 14983a2941..692230b484 (5 commits)

dart-lang/sdk@692230b484 [build] Introduce gen_snapshot_host_targeting_host.
dart-lang/sdk@17f081a1fb Fix for the context type for arguments in constructor initializers.
dart-lang/sdk@7e4058e3a5 [ VM / Service ] Update service tests to no longer use --disable-service-auth-codes
dart-lang/sdk@5236285432 Expose the getter EdgeInfo.isTriggered and make use of it
dart-lang/sdk@425c6c6724 Rename some local variables per earlier feedback
This commit is contained in:
Ben Konyi 2019-09-30 15:43:54 -07:00
parent dac372684b
commit 54bba8f12d

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