From 83772463d01e5728b834a4040729545adaeaa1e4 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Wed, 27 Feb 2019 16:37:49 -0800 Subject: [PATCH] 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 --- DEPS | 2 +- default.xml | 2 +- 2 files changed, 2 insertions(+), 2 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": diff --git a/default.xml b/default.xml index d210b7bc..87efb187 100644 --- a/default.xml +++ b/default.xml @@ -27,7 +27,7 @@