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@" + |