| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 11c43f1cf67eb8d8bfd31ad9d366d1bb9ffef637..f3c26d5df23f8dd9c8288bf8c4f17a0fdec876fc 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 = {
|
|
|