From c20c379b0edd188055732b0427f5b70757311125 Mon Sep 17 00:00:00 2001 From: ehmaldonado Date: Thu, 4 May 2017 13:16:53 -0700 Subject: [PATCH] Roll gtest-parallel c9bb1c9e8a..c3e4b0a6d1 * src/third_party/gtest-parallel: https://chromium.googlesource.com/external/github.com/google/gtest-parallel/+log/c9bb1c9e8a..c3e4b0a6d1 BUG=chromium:718339 Review-Url: https://codereview.webrtc.org/2861943003 Cr-Commit-Position: refs/heads/master@{#18020} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 11c43f1cf6..f3c26d5df2 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' + '@' + 'c3e4b0a6d1660e12d3933aaccd747b26ef68d40f', } deps_os = {