| 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":
|
|
|