Index: chrome/test/data/password/ambiguous_password_form.html |
diff --git a/chrome/test/data/password/ambiguous_password_form.html b/chrome/test/data/password/ambiguous_password_form.html |
index 21df08628a41282316effe66d8ec30cd5b21f176..e931ccb7b049ddee25991b4f69dad69ff39527a6 100644 |
--- a/chrome/test/data/password/ambiguous_password_form.html |
+++ b/chrome/test/data/password/ambiguous_password_form.html |
@@ -10,6 +10,7 @@ |
<form id='no_name_id_form' method='POST' action='done.html'> |
<label>Username: </label> <input type='text' placeholder='username' /> |
<label>Password: </label> <input type='password' placeholder='password' /> |
+ <input type='checkbox' /> |
<input type='submit' /> |
</form> |