Roll src/third_party/dart a2709992a2..907c514c89 (1 commits)

907c514c89 [SDK] Adds build targets, wrappers and SDK builds for Dart AOT.
This commit is contained in:
Ben Konyi 2019-04-05 09:54:50 -07:00
parent a0aadc7f69
commit 334e3564d0

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