Roll gtest-parallel c9bb1c9e8a..1e816d0426

* src/third_party/gtest-parallel: c9bb1c9e8a..1e816d0426

BUG=chromium:718339
NOTRY=True

Review-Url: https://codereview.webrtc.org/2859133002
Cr-Commit-Position: refs/heads/master@{#18005}
This commit is contained in:
ehmaldonado
2017-05-04 01:02:28 -07:00
committed by Commit bot
parent c34e730896
commit 5aa3f36129

2
DEPS
View File

@ -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 = {