summaryrefslogtreecommitdiffstats
path: root/third_party/webdriver/README.chromium
diff options
context:
space:
mode:
authorkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-19 23:00:54 +0000
committerkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-19 23:00:54 +0000
commit86469503a695e2ede48244c846053dd9ae91e5fa (patch)
treec8693326bd1fc2e0a92c3bdd1eabb37c4283ab92 /third_party/webdriver/README.chromium
parent6171efa76d4dfecaabc73b1503febe98df16c93e (diff)
downloadchromium_src-86469503a695e2ede48244c846053dd9ae91e5fa.zip
chromium_src-86469503a695e2ede48244c846053dd9ae91e5fa.tar.gz
chromium_src-86469503a695e2ede48244c846053dd9ae91e5fa.tar.bz2
Update the WebDriver atoms to r11476 so we can pick up a bug fix for the toggle atom.
See: http://code.google.com/p/selenium/source/detail?r=11476 Patch by jleyba@chromium.org. Original review at http://codereview.chromium.org/6541011 BUG=none TEST=none Review URL: http://codereview.chromium.org/6541042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75505 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/webdriver/README.chromium')
-rw-r--r--third_party/webdriver/README.chromium2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/webdriver/README.chromium b/third_party/webdriver/README.chromium
index c567db5..ea9d5d3 100644
--- a/third_party/webdriver/README.chromium
+++ b/third_party/webdriver/README.chromium
@@ -15,7 +15,7 @@ Contents:
atoms.h
These atoms are generated by the webdriver team and are to be checked in
- manually. The current version was generated from revision 11446.
+ manually. The current version was generated from revision 11476.
To generate the atoms using the code found in selenium tree:
$ svn checkout http://selenium.googlecode.com/svn/trunk/ selenium-read-only