Dart SDK roll for 2019-01-08

03ba8c16aa [vm,fuchsia] Disable safe-stack
5f59e42f9c Remove unused import
ea6d343bae js_runtime: Improve hashCode for double values
b767744cfc Add optional elementUri field to CompletionSuggestion types in analysis server protocol
13a689f0fd [vm] Remove unnecessary class finalization
This commit is contained in:
Ben Konyi
2019-01-08 21:28:07 -08:00
parent 62fd86ce5c
commit e511e096b1

2
DEPS
View File

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