| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index d97b85bd6d062504a0b7302f14aaea76070c0e9c..e7f9aaea5eb98e5d989b63f745bb46f640e9141c 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -56,10 +56,10 @@ deps = {
|
| (Var("googlecode_url") % "open-vcdiff") + "/trunk@42",
|
|
|
| "src/testing/gtest":
|
| - (Var("googlecode_url") % "googletest") + "/trunk@621",
|
| + (Var("googlecode_url") % "googletest") + "/trunk@629",
|
|
|
| "src/testing/gmock":
|
| - (Var("googlecode_url") % "googlemock") + "/trunk@405",
|
| + (Var("googlecode_url") % "googlemock") + "/trunk@410",
|
|
|
| "src/third_party/angle":
|
| (Var("googlecode_url") % "angleproject") + "/trunk@1394",
|
|
|