Roll src/third_party/dart c3db2e3ee0..08132661a6 (2 commits)

dart-lang/sdk@08132661a6 [vm/ffi] Unhide FFI docs.
dart-lang/sdk@43a7408129 Turn on summary2.
This commit is contained in:
Ben Konyi 2019-09-04 15:42:37 -07:00
parent d1fa9b5f40
commit 88cb53c231

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