mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2025-12-21 21:26:13 +01:00
update to newer googletest
This matches the version used in Chromium. Change-Id: I1b697c7f79a4e628cecf96f6abc3e5dacac0888a Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2605357 Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
parent
86c090b77f
commit
f469cab97b
9 changed files with 25 additions and 21 deletions
2
DEPS
2
DEPS
|
|
@ -36,7 +36,7 @@ deps = {
|
|||
# Testing libraries and utilities.
|
||||
"src/src/testing":
|
||||
"https://github.com/google/googletest.git" +
|
||||
"@5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081",
|
||||
"@4fe018038f87675c083d0cfb6a6b57c274fb1753",
|
||||
|
||||
# Protobuf.
|
||||
"src/src/third_party/protobuf/protobuf":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue