Roll src/third_party/dart d576ce69e1..5ba6fb73ec (3 commits)

dart-lang/sdk@5ba6fb73ec Only use "stmt:" prefix when necessary to avoid ambiguity.
dart-lang/sdk@36cd2e22d4 [vm/aot] Expose static symbols in directly-generated ELF snapshots.
dart-lang/sdk@165196dbc0 [parser] Fix infinite loop and setting offsets after EOF
This commit is contained in:
Ben Konyi 2019-10-25 09:43:54 -07:00
parent 4767a40b42
commit 2cd83838d8

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