Update google_benchmark

Rolling v8/third_party/google_benchmark/src: acd7562..57b2bfa

Fix some errors in Custom Statistics demo code. (#1332) (YuanYingdong)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/57b2bfa

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

Change-Id: I6682b979c23ce45e6a365371b5d5818b4b3fc3f4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3413460
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@{#78751}
This commit is contained in:
v8-ci-autoroll-builder 2022-01-24 21:17:20 -08:00 committed by V8 LUCI CQ
parent 9226834841
commit 74be61cc36

2
DEPS
View File

@ -223,7 +223,7 @@ deps = {
'condition': 'checkout_fuchsia',
},
'third_party/google_benchmark/src': {
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + 'acd75620347618dcf73e9d18474f110db63b97d4',
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '57b2bfa33bbc4f171a7fc2807de71583b1e2fd2a',
},
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '100f6fbf5f81a82d163c1e29735e8a2936eacd4f',