Roll src/third_party/dart 69b7082290..35382f9b14 (8 commits)

dart-lang/sdk@35382f9b14 [cfe] Always provide a library to the inferrer
dart-lang/sdk@48d8c00410 Handle shifted line number of static error updater.
dart-lang/sdk@de1b868fab Clean up the Command code.
dart-lang/sdk@6784bcb370 [vm/bytecode] Fix source position for catch clause
dart-lang/sdk@e5b139e6d9 Prepare to publish analyzer 0.38.2
dart-lang/sdk@7eecb77b0f Minor updates to the diagnostic docs
dart-lang/sdk@9cdafb9ef8 [dartdevc] prune unneeded bot configs
dart-lang/sdk@1b288607f1 [vm] Make fragmentation_typed_data_test less flaky on Android.
This commit is contained in:
Ben Konyi 2019-08-28 21:35:20 -07:00
parent 84fb35e71e
commit 2f77d65fdd

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