Roll src/third_party/dart 02a8b015ad..98c13ba18f (5 commits) (flutter/engine#14280)

dart-lang/sdk@98c13ba18f [vm/precomp] Reduce arm-32 code size in BoxInt64Instr
dart-lang/sdk@37b6b86b90 [infra] Change the name of the num_chunks attribute sent to pubsub.
dart-lang/sdk@a846098c18 [vm] Enable ELF loader to read snapshots from memory without any backing file.
dart-lang/sdk@bbd850eac8 Tweak the CHANGELOG for 2.7.0.
dart-lang/sdk@9456316b51 ErrorReporter should know isNonNullableByDefault.
This commit is contained in:
Ben Konyi 2019-12-10 13:28:20 -08:00 committed by GitHub
parent 972d72a53a
commit eea6d92677

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