diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-28 18:02:29 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-28 18:02:29 +0000 |
commit | b07ad6c679a2a9adee38fa6225ac33f94a1c266b (patch) | |
tree | 815c5bf2802cd38e5f075fcac912c451955f5555 /DEPS | |
parent | 2247540114ceedd73b4099b0a5d3faae2ce9b042 (diff) | |
download | chromium_src-b07ad6c679a2a9adee38fa6225ac33f94a1c266b.zip chromium_src-b07ad6c679a2a9adee38fa6225ac33f94a1c266b.tar.gz chromium_src-b07ad6c679a2a9adee38fa6225ac33f94a1c266b.tar.bz2 |
Use the svn mirror to fetch selenium.
Review URL: https://chromiumcodereview.appspot.com/10454041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139251 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -257,7 +257,7 @@ deps = { # Make sure you update the two functional.DEPS and webdriver.DEPS too. "src/third_party/webdriver/pylib": - "http://selenium.googlecode.com/svn/trunk/py@13487", + (Var("googlecode_url") % "selenium") + "/trunk/py@13487", "src/third_party/libvpx": "/trunk/deps/third_party/libvpx@" + |