diff options
author | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-29 02:37:07 +0000 |
---|---|---|
committer | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-29 02:37:07 +0000 |
commit | 688eedae5279a099a2e09cd66f53ee433174ab45 (patch) | |
tree | a486752eb325c9637a983c87ec051d684eca6447 /.gitignore | |
parent | 65708af3be472aadca4fda96ca506fcf74a77675 (diff) | |
download | chromium_src-688eedae5279a099a2e09cd66f53ee433174ab45.zip chromium_src-688eedae5279a099a2e09cd66f53ee433174ab45.tar.gz chromium_src-688eedae5279a099a2e09cd66f53ee433174ab45.tar.bz2 |
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
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |