Roll external/abseil_cpp/ 917bfee46..b67caffec (3 commits) (#5889)

* Roll external/googletest/ d14403194..35d0c3656 (1 commit)

d144031940...35d0c36560

Created with:
  roll-dep external/googletest

* Roll external/abseil_cpp/ 917bfee46..c7cf999bd (6 commits)

917bfee465...c7cf999bda

Created with:
  roll-dep external/abseil_cpp

* Roll external/spirv-headers/ 45b314049..36d5e2dda (1 commit)

45b314049d...36d5e2ddaa

Created with:
  roll-dep external/spirv-headers

---------

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2024-11-28 01:36:51 +00:00 committed by GitHub
parent 7c58952fa8
commit eebdb15753
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
DEPS
View File

@ -3,18 +3,18 @@ use_relative_paths = True
vars = {
'github': 'https://github.com',
'abseil_revision': '917bfee46514a1da47df74265571f47700922c0a',
'abseil_revision': 'c7cf999bda8390d2dd294ef903716a80135e6f4c',
'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b',
'googletest_revision': 'd144031940543e15423a25ae5a8a74141044862f',
'googletest_revision': '35d0c365609296fa4730d62057c487e3cfa030ff',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',
're2_revision': '6dcd83d60f7944926bfd308cc13979fc53dd69ca',
'spirv_headers_revision': '45b314049d6262c850cc873c8f9a30f41a1e0c13',
'spirv_headers_revision': '36d5e2ddaa54c70d2f29081510c66f4fc98e5e53',
}
deps = {