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

Unified Diff: DEPS

Issue 424363004: Update third_party/webdriver/pylib to r18456 and delete test_data (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "python" -> "pylib" Created 6 years, 5 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 | third_party/webdriver/LICENSE » ('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 c629c1be719c9d9c5d904684f8e385d9a4ffa983..18c5720353fb5ab164b6068de9e3a632432bb2cb 100644
--- a/DEPS
+++ b/DEPS
@@ -210,9 +210,8 @@ deps = {
"src/third_party/swig/Lib":
"/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
- # Make sure you update the two functional.DEPS and webdriver.DEPS too.
"src/third_party/webdriver/pylib":
- (Var("googlecode_url") % "selenium") + "/trunk/py@18337",
+ (Var("googlecode_url") % "selenium") + "/trunk/py@18456",
"src/third_party/libvpx":
"/trunk/deps/third_party/libvpx@" +
« no previous file with comments | « no previous file | third_party/webdriver/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698