Roll Dart to version 7340a569caac6431d8698dc3788579b57ffcf0c6 (flutter/engine#9374)

* Roll Dart to version 7340a569caac6431d8698dc3788579b57ffcf0c6

Includes cherry picks to fix the following issues
- missing DT_NULL in dynamic segment" during linking
- https://github.com/flutter/flutter/issues/34308

* Update licenses file.
This commit is contained in:
Siva 2019-06-19 15:15:47 -07:00 committed by GitHub
parent 3f9a63c33a
commit ffe035f619

2
DEPS
View File

@ -32,7 +32,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': '1d8b81283c1dee38f1dd87b71b16aa1648b01155',
'dart_revision': '7340a569caac6431d8698dc3788579b57ffcf0c6',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py