Update google_benchmark
Rolling v8/third_party/google_benchmark/src: e7fa637..2b09332
replace #warning with #pragma message (#1216) (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/2b09332
force cmake version to 3.5.1 (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/04c4666
TBR=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com,mlippautz@chromium.org
Change-Id: I2ce53b2f649834f75b079de206a990117b43cebc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3117090
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@{#76478}
This commit is contained in:
parent
d4f3182a98
commit
869dafd450
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' + '@' + 'e7fa637cbed5fbad81050014fa166053bbc48c11',
|
||||
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '2b093325e17e409fa7a6d53197708a8bef0893e6',
|
||||
},
|
||||
'third_party/googletest/src':
|
||||
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '2f80c2ba71c0e8922a03b9b855e5b019ad1f7064',
|
||||
|
Loading…
Reference in New Issue
Block a user