summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-25 01:58:45 +0000
committernsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-25 01:58:45 +0000
commit236e2192e4650b2f95c02b3e2bbb802f8f424f33 (patch)
tree9b96557ddb56f63e88f5f29e4300f081cc503f76 /DEPS
parent3aa7b8a7ca902cf5bdcac5b1069d9f11a5e4fd4a (diff)
downloadchromium_src-236e2192e4650b2f95c02b3e2bbb802f8f424f33.zip
chromium_src-236e2192e4650b2f95c02b3e2bbb802f8f424f33.tar.gz
chromium_src-236e2192e4650b2f95c02b3e2bbb802f8f424f33.tar.bz2
Switch googlemock to use the internal mirrors on the bots.
Review URL: http://codereview.chromium.org/6587001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76011 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-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",