0

Fix the broken bots by specifying the googlecode site explicitly. BUG=none TEST=none

TBR=nirnimesh

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73068 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
kkania@chromium.org
2011-01-29 02:37:07 +00:00
parent 65708af3be
commit 688eedae52
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored

@ -111,6 +111,7 @@ v8.log
/third_party/speex
/third_party/swig
/third_party/valgrind
/third_party/webdriver/python
/third_party/xdg-utils
/third_party/xulrunner-sdk
/third_party/yasm/binaries

2
DEPS

@ -164,7 +164,7 @@ deps = {
"/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
"src/third_party/webdriver/python":
(Var("googlecode_url") % "selenium") + "/trunk/py@11167",
"http://selenium.googlecode.com/svn/trunk/py@11167",
"src/third_party/libvpx":
"/trunk/deps/third_party/libvpx@" +