summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 92af857..cd4ff9d 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ deps = {
(Var("googlecode_url") % "googletest") + "/trunk@539",
"src/testing/gmock":
- "http://googlemock.googlecode.com/svn/trunk@359",
+ (Var("googlecode_url") % "googlemock") + "/trunk@359",
"src/third_party/angle":
(Var("googlecode_url") % "angleproject") + "/trunk@562",