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

Unified Diff: 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 | « no previous file | chrome/test/functional.DEPS/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index d5c1747f3ec37b4ea12c0283c66f338eb9bc1b8b..f35351d8952d0a9e266c23df18ca7de96bdfc902 100644
--- a/DEPS
+++ b/DEPS
@@ -224,6 +224,7 @@ deps = {
# WebDriver keeps client and test code separate, and merges when the
# python egg is installed. We run tests directly from src, so import
# the code into the structure expected by the tests.
+ # Make sure you update chrome/test/functional.DEPS/DEPS too.
"src/third_party/webdriver/python/selenium":
"http://selenium.googlecode.com/svn/trunk/py/selenium@13487",
"src/third_party/webdriver/python/selenium/test":
« no previous file with comments | « no previous file | chrome/test/functional.DEPS/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698