Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5040)

Unified Diff: chrome/test/functional.DEPS/DEPS

Issue 7744036: Add webdriver py bindings to functional.DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = {
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698