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 c271025394c2269def57c422837066bbfda2579e..9f3a9d3b3b0910cd9daa96a0eb42dae18776ce33 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"> |