| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 833bd3fb1d1158d7be3bdccd59c7c03213174273..2c16991e0df784120ba97c4d7fe60c3976bbdb37 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -215,9 +215,9 @@ deps = {
|
| # python egg is installed. We run tests directly from src, so import
|
| # the code into the structure expected by the tests.
|
| "src/third_party/webdriver/python/selenium":
|
| - "http://selenium.googlecode.com/svn/trunk/py/selenium@12107",
|
| + "http://selenium.googlecode.com/svn/trunk/py/selenium@13091",
|
| "src/third_party/webdriver/python/selenium/test":
|
| - "http://selenium.googlecode.com/svn/trunk/py/test@12107",
|
| + "http://selenium.googlecode.com/svn/trunk/py/test@13091",
|
|
|
| "src/third_party/libvpx":
|
| "/trunk/deps/third_party/libvpx@" +
|
|
|