| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 44fa3868c2a957e05af11264cc4b64d2ce1c9f82..c187166d51a63ced69f0c646516735575e47aab5 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -218,9 +218,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@" +
|
|
|