aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2019-02-27 16:37:49 -0800
committerLei Zhang <thestig@chromium.org>2019-02-28 03:09:32 +0000
commit83772463d01e5728b834a4040729545adaeaa1e4 (patch)
treed122334c0f0a0d9bca9297fbcb22cc6aa3131bcc /DEPS
parentbreakpad: Remove semicolons, iOS edition. (diff)
downloadbreakpad-83772463d01e5728b834a4040729545adaeaa1e4.tar.xz
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>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7c7ade7e..147811e6 100644
--- a/DEPS
+++ b/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":