From 5aa3f361299ab60d6ed6e8d7bd469fef8dba3b6b Mon Sep 17 00:00:00 2001 From: ehmaldonado Date: Thu, 4 May 2017 01:02:28 -0700 Subject: [PATCH] Roll gtest-parallel c9bb1c9e8a..1e816d0426 * src/third_party/gtest-parallel: https://chromium.googlesource.com/external/github.com/google/gtest-parallel/+log/c9bb1c9e8a..1e816d0426 BUG=chromium:718339 NOTRY=True Review-Url: https://codereview.webrtc.org/2859133002 Cr-Commit-Position: refs/heads/master@{#18005} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 11c43f1cf6..923eb99b57 100644 --- a/DEPS +++ b/DEPS @@ -89,7 +89,7 @@ deps = { 'src/third_party/gflags/src': Var('chromium_git') + '/external/github.com/gflags/gflags' + '@' + '03bebcb065c83beff83d50ae025a55a4bf94dfca', 'src/third_party/gtest-parallel': - Var('chromium_git') + '/external/github.com/google/gtest-parallel' + '@' + 'c9bb1c9e8aa44238b59fc5a65fb01a7bee04257b', + Var('chromium_git') + '/external/github.com/google/gtest-parallel' + '@' + '1e816d0426d5e4eec8fdc240277751b1968c78c7', } deps_os = {