Index: trunk/src/DEPS |
=================================================================== |
--- trunk/src/DEPS (revision 288238) |
+++ trunk/src/DEPS (working copy) |
@@ -100,10 +100,10 @@ |
(Var("googlecode_url") % "open-vcdiff") + "/trunk@42", |
"src/testing/gtest": |
- (Var("googlecode_url") % "googletest") + "/trunk@692", |
+ (Var("googlecode_url") % "googletest") + "/trunk@643", |
"src/testing/gmock": |
- (Var("googlecode_url") % "googlemock") + "/trunk@485", |
+ (Var("googlecode_url") % "googlemock") + "/trunk@410", |
"src/third_party/angle": |
Var("chromium_git") + "/angle/angle.git@" + Var("angle_revision"), |