mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart c4727fddf4..e35e8833ee (1 commits)
dart-lang/sdk@e35e8833ee [vm/bytecode] Take context level into account when accessing async context vars
This commit is contained in:
parent
5b03e0283e
commit
dc50379725
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': 'c4727fddf4410c055a543fe0005fca59e48668f6',
|
||||
'dart_revision': 'e35e8833ee736e9b800482595623c77fa2e05fc3',
|
||||
|
||||
# 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