[deps] Bump benchmarks_internal_rev for primary constructor related fixes.
Bump the deps to include fixes caused by the new primary constructor feature. https://dart-internal.googlesource.com/benchmarks-internal/+/02b00ba22d77dc489e481c33b279edf5d008e0cd This CL removes the `final` modifier in parameter lists. Change-Id: I1b066ca8b6da49ccc000a09cc3165838dd42e2bc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/509540 Commit-Queue: Stephen Adams <sra@google.com> Reviewed-by: Stephen Adams <sra@google.com>
This commit is contained in:
committed by
dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent
4da9a9133e
commit
2e682b9e9d
@@ -62,7 +62,7 @@ vars = {
|
||||
"co19_rev": "4d2914a4cbb97eeb67ebcc6618bead6a584beb1e",
|
||||
|
||||
# The internal benchmarks to use. See go/dart-benchmarks-internal
|
||||
"benchmarks_internal_rev": "6058722b4643b62c757dadc006f00bc3e14c4380",
|
||||
"benchmarks_internal_rev": "02b00ba22d77dc489e481c33b279edf5d008e0cd",
|
||||
"checkout_benchmarks_internal": False,
|
||||
|
||||
# Checkout the flute benchmark only when benchmarking.
|
||||
|
||||
Reference in New Issue
Block a user