Roll src/third_party/dart 94dd49cdb6..f546362691 (1 commits)

dart-lang/sdk@f546362691 [SDK] Adds dart2exe to create standalone executables.
This commit is contained in:
Ben Konyi 2019-09-23 09:44:46 -07:00
parent 6c36b9541a
commit 3ce05fc3dd

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