Roll src/third_party/dart d6b0a27665..8617da2bf0 (1 commits)

dart-lang/sdk@8617da2bf0 [VM/nnbd] Pass NNBD mode to runtime functions whose semantics depend on it.
This commit is contained in:
Ben Konyi 2019-11-15 21:45:12 -08:00
parent 6f8724c59e
commit 4c00fa682a

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