| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 293e3885578830766313bb5583d36ecb3d14b363..397a69552a707ce3cd935c29649eb17068c54511 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -97,7 +97,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/webrtc/deps/third_party/gtest-parallel' + '@' + '8768563f5c580f8fc416a13c35c8f23b8a602821',
|
| + Var('chromium_git') + '/external/webrtc/deps/third_party/gtest-parallel' + '@' + '1dad0e9f6d82ff994130b529d7d814b40eb32b0e',
|
| }
|
|
|
| deps_os = {
|
|
|