Roll src/third_party/dart 524f78e6cb..43417df9c7 (4 commits)

dart-lang/sdk@43417df9c7 [vm/ffi] Fix crashes on stacktraces and debugging with force-optimized frames.
dart-lang/sdk@53883c6044 Best static error test failure output on crashes and unspecified errors.
dart-lang/sdk@1f875a61bb [kernel] Crash less when dumping partial dill file
dart-lang/sdk@ab54ea60e5 [vm/compiler] Add the framework for the IL deserializer.
This commit is contained in:
Ben Konyi 2019-08-26 06:43:00 -07:00
parent b7f8f58640
commit 4e50fad113

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