| Index: chrome/test/data/autofill/autofill_noform_dynamic.html
|
| diff --git a/chrome/test/data/autofill/autofill_noform_dynamic.html b/chrome/test/data/autofill/autofill_noform_dynamic.html
|
| index bd3e6eb593b5231bd385b42eb01bf08cccede3c2..65ded267444bdb561f3cfd75bd828ca761083ef4 100644
|
| --- a/chrome/test/data/autofill/autofill_noform_dynamic.html
|
| +++ b/chrome/test/data/autofill/autofill_noform_dynamic.html
|
| @@ -2,7 +2,7 @@
|
| <!-- Autofill test with dynamically created fields, and without a form tag. -->
|
| <html>
|
| <head>
|
| - <title>Dynamic Autofill Test - No Form - Collects address information</title>
|
| + <title>Dynamic Autofill Test - No Form</title>
|
| <script>
|
| function AddFields() {
|
| var fields = document.getElementById("fields");
|
|
|