Commit 0b28f260 authored by v8-ci-autoroll-builder's avatar v8-ci-autoroll-builder Committed by V8 LUCI CQ

Update google_benchmark

Rolling v8/third_party/google_benchmark/src: https://chromium.googlesource.com/external/github.com/google/benchmark/+log/4f80705..c23a001

Remove unused parameter from lambda. (#1223) (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/c23a001

add  to final releasing step (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/92f50a2

bump version to 1.6 in preparation for release (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/f91b6b4

TBR=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com,mlippautz@chromium.org

Change-Id: I69c037d549e7d2887962e6d7cfa3ba87d990fe2b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3146793Reviewed-by: 's avatarv8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#76716}
parent 67a34d76
......@@ -232,7 +232,7 @@ deps = {
'condition': 'checkout_fuchsia',
},
'third_party/google_benchmark/src': {
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '4f8070590c18fc0daf48a01124ed4042897e6d67',
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + 'c23a0012523bc3e12c9323f398dcc433c4f19f05',
},
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '955c7f837efad184ec63e771c42542d37545eaef',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment