Index: chrome/test/data/password/password_form.html |
diff --git a/chrome/test/data/password/password_form.html b/chrome/test/data/password/password_form.html |
index daf92c2c05c8df0bf80f0eda6c0ae125dcfeb703..2987846c18070c394200b921515f130d299ff1a5 100644 |
--- a/chrome/test/data/password/password_form.html |
+++ b/chrome/test/data/password/password_form.html |
@@ -11,6 +11,8 @@ |
Submit! |
</button> |
+<a id="link" href="done.html">Go somewhere</a> |
+ |
<form method="POST" action="done.html" id="testform_no_name"> |
<input type="text" id="username_field_no_name"> |
<input type="password" id="password_field_no_name"> |