| Index: chrome/test/data/autofill/functional/latency_after_submit_test.html
|
| diff --git a/chrome/test/data/autofill/functional/latency_after_submit_test.html b/chrome/test/data/autofill/functional/latency_after_submit_test.html
|
| index 6940a7bd3c3d5252ddb3d5b7f848b1cf7c80d83a..1dde044820114005a2906d627cf9e710bf78874a 100644
|
| --- a/chrome/test/data/autofill/functional/latency_after_submit_test.html
|
| +++ b/chrome/test/data/autofill/functional/latency_after_submit_test.html
|
| @@ -32,8 +32,6 @@
|
| <input type="text" id="ADDRESS_HOME_COUNTRY" name="country"><br/>
|
| <label for="PHONE_HOME_WHOLE_NUMBER">Phone:</label>
|
| <input type="text" id="PHONE_HOME_WHOLE_NUMBER" name="phone"><br/>
|
| - <label for="PHONE_FAX_WHOLE_NUMBER">Fax:</label>
|
| - <input type="text" id="PHONE_FAX_WHOLE_NUMBER" name="fax"><br/>
|
| <input type="submit" value="send"> <input type="reset">
|
| </form>
|
| </body>
|
|
|