| Index: chrome/test/data/autofill/functional/duplicate_profiles_test.html
|
| diff --git a/chrome/test/data/autofill/functional/duplicate_profiles_test.html b/chrome/test/data/autofill/functional/duplicate_profiles_test.html
|
| index b9185facfcbe27a8d45401baebcab16fcaedb7db..61600dac31f2d2195e8a3ac07cd149a6f344bfea 100644
|
| --- a/chrome/test/data/autofill/functional/duplicate_profiles_test.html
|
| +++ b/chrome/test/data/autofill/functional/duplicate_profiles_test.html
|
| @@ -35,8 +35,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">
|
| </p>
|
| </form>
|
|
|