Roll src/third_party/dart 1045ef1ceb..5b72293f49 (3 commits)

dart-lang/sdk@5b72293f49 Reland "[vm] Create offsets_extractor tool."
dart-lang/sdk@0241e40c15 Track Library URI for classes
dart-lang/sdk@69063ab552 [dartdevc] automatically find d8 in ddb
This commit is contained in:
Ben Konyi 2019-06-03 18:38:58 -07:00
parent 63f6cd7409
commit 445fea70ed

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