[infra] Update checked-in SDKs to 2.9.0-16.0.dev

https://github.com/dart-lang/sdk/issues/42274

Change-Id: I3a566f14482de29e9aa499d8a8e7c4281c30fbd1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151391
Auto-Submit: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Commit-Queue: William Hesse <whesse@google.com>
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2020-06-16 16:51:20 +00:00 committed by commit-bot@chromium.org
parent 25f2f7796a
commit b2d41ab0a2

2
DEPS
View file

@ -39,7 +39,7 @@ vars = {
# Checked-in SDK version. The checked-in SDK is a Dart SDK distribution in a
# cipd package used to run Dart scripts in the build and test infrastructure.
"sdk_tag": "version:2.9.0-10.0.dev",
"sdk_tag": "version:2.9.0-16.0.dev",
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes. It requires access to the dart-build-access group, which EngProd