mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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:
parent
4767a40b42
commit
2cd83838d8
2
DEPS
2
DEPS
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user