| Index: chrome/test/functional.DEPS/DEPS
|
| diff --git a/chrome/test/functional.DEPS/DEPS b/chrome/test/functional.DEPS/DEPS
|
| index 5990ffb36746bf2d899d86f24768cfd6aebfc878..b9bc7ebdd6400918955d473c1e2f8d88fc9b8e5a 100644
|
| --- a/chrome/test/functional.DEPS/DEPS
|
| +++ b/chrome/test/functional.DEPS/DEPS
|
| @@ -9,6 +9,8 @@ deps = {
|
| 'src/third_party/simplejson': '/trunk/src/third_party/simplejson',
|
| 'src/third_party/tlslite': '/trunk/src/third_party/tlslite',
|
| 'src/third_party/psutil': '/trunk/src/third_party/psutil',
|
| + 'src/third_party/webdriver/python/selenium':
|
| + 'http://selenium.googlecode.com/svn/trunk/py/selenium@13487',
|
| }
|
|
|
| deps_os = {
|
|
|