Commit 3a7aa9fe 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/2d054b6..990299f

install docs folder when installing library (#1212) (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/990299f

add .DS_Store to .gitignore (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/91ce110

refactor the documentation to minimise `README.md` (#1211) (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/201b981

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

Change-Id: Idf8867d550ac0eccb330b6275fd9911f4cc859a6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3102598Reviewed-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@{#76357}
parent b60f15f7
......@@ -232,7 +232,7 @@ deps = {
'condition': 'checkout_fuchsia',
},
'third_party/google_benchmark/src': {
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '2d054b683f293dbee21f8fe8820d967360e6af83',
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '990299fff89326c246e709a038087938e6680f13',
},
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '0134d73a4902574269ff2e42827f7573d3df08ae',
......
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