Update google_benchmark
Rolling v8/third_party/google_benchmark/src: 5b75184..62937f9
Add missing trailing commas (#1182) (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/62937f9
Provide helpers to create integer lists for the given ranges. (#1179) (PCMan)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/c932169
TBR=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com,mlippautz@chromium.org
Change-Id: I81658863aa16aebb1c0f76d79bdbf6abcbd1accf
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2975083
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/master@{#75271}
This commit is contained in:
parent
0f90a2aa1c
commit
6d91aaa710
2
DEPS
2
DEPS
@ -217,7 +217,7 @@ deps = {
|
||||
'condition': 'checkout_fuchsia',
|
||||
},
|
||||
'third_party/google_benchmark/src': {
|
||||
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '5b7518482c92df72dfdaf257beaf6e7175fefd9a',
|
||||
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '62937f91b5c763a8e119d0c20c67b87bde8eff1c',
|
||||
},
|
||||
'third_party/googletest/src':
|
||||
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '7153098229e88295f9655ff1d3b0e2fa9eada5f8',
|
||||
|
Loading…
Reference in New Issue
Block a user