Skip to content

Commit 2c98bd5

Browse files
athomascommit-bot@chromium.org
authored andcommitted
[benchmarks] Update benchmark_harness to null safe version
2020-06-25 [email protected] Merge pull request 49 from athomas/opt-in 2020-06-23 [email protected] Migrate result emitter test 2020-06-23 [email protected] Add dependency overrides for dev dependencies 2020-06-23 [email protected] Update travis config to test with non-nullable enabled 2020-06-23 [email protected] Enable non-nullable experiment in analysis options 2020-06-25 [email protected] Opt-out examples/ 2020-06-23 [email protected] Update SDK dependency to 2.9.0-1 2019-12-26 [email protected] Fix latest pedantic lints – and a few more (47) 2019-11-08 [email protected] tidy example (46) Change-Id: Iabb37217518f437eba63d605735286661f45abc7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153356 Commit-Queue: Alexander Thomas <[email protected]> Auto-Submit: Alexander Thomas <[email protected]> Reviewed-by: Jonas Termansen <[email protected]>
1 parent 749d55d commit 2c98bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ vars = {
6868
"args_tag": "1.6.0",
6969
"async_rev": "e0c41e0c1fb70ba606dc81335c981af7c00987c6",
7070
"bazel_worker_rev": "26680d5e249b249c7216ab2fed0ac8ed4ee285c5",
71-
"benchmark_harness_rev": "81641290dea44c34138a109a37e215482f405f81",
71+
"benchmark_harness_rev": "a9d5fe44b1cb5527101fb4597b38b3c8b7c04ea8",
7272
"boolean_selector_rev": "1309eabed510cc3b7536fd4367d39b97ebee3d69",
7373
"boringssl_gen_rev": "429ccb1877f7987a6f3988228bc2440e61293499",
7474
"boringssl_rev" : "4dfd5af70191b068aebe567b8e29ce108cee85ce",

0 commit comments

Comments
 (0)