mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2024-11-24 05:45:43 +01:00
Roll DEPS for googletest to 5ec7f0c4.
Matches current revision in Chromium. BUG=chromium:936654 Change-Id: Ic856a805aadaf9901d906f11675f6b4c0c72e46f Reviewed-on: https://chromium-review.googlesource.com/c/1493217 Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
parent
2853d21e20
commit
83772463d0
2
DEPS
2
DEPS
@ -36,7 +36,7 @@ deps = {
|
||||
# Testing libraries and utilities.
|
||||
"src/src/testing":
|
||||
"https://github.com/google/googletest.git" +
|
||||
"@release-1.8.0",
|
||||
"@5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081",
|
||||
|
||||
# Protobuf.
|
||||
"src/src/third_party/protobuf/protobuf":
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
<project path='src/src/testing'
|
||||
name='google/googletest.git'
|
||||
revision='refs/tags/release-1.8.0'
|
||||
revision='5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081'
|
||||
remote='github' />
|
||||
|
||||
<project path='src/src/third_party/lss'
|
||||
|
Loading…
Reference in New Issue
Block a user