Commit e6aada80 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/3b3de69..0d98dba

Creating release commit for v1.6.1 (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/0d98dba

Destructor not returning is expected in some cases (#1316) (staffantj)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/0e78738

Address c4267 warning on MSVC (#1315) (staffantj)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/6dfe7af

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

Change-Id: I484073c46b839f7ba8d8c8abac6e6c28da79b1ac
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3379826
Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#78556}
parent 470bebc2
......@@ -223,7 +223,7 @@ deps = {
'condition': 'checkout_fuchsia',
},
'third_party/google_benchmark/src': {
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '3b3de69400164013199ea448f051d94d7fc7d81f',
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '0d98dba29d66e93259db7daa53a9327df767a415',
},
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '6b74da4757a549563d7c37c8fae3e704662a043b',
......
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