Update google_benchmark
Rolling v8/third_party/google_benchmark/src: 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/+/3102598
Reviewed-by: v8-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}
This commit is contained in:
parent
b60f15f77b
commit
3a7aa9feee
2
DEPS
2
DEPS
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user