Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5271)

Unified Diff: chrome/test/data/autofill/functional/phone_pexpected_autofill.txt

Issue 7892048: Autofill: Remove fax number completely. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comment fix. Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/autofill/functional/phone_pexpected_autofill.txt
diff --git a/chrome/test/data/autofill/functional/phone_pexpected_autofill.txt b/chrome/test/data/autofill/functional/phone_pexpected_autofill.txt
index b835b644b2268bf8b11f56773f60f0ed4c8ad7b1..89f1c9aed68c8852c0dce7c9774f394ef4d3dacc 100644
--- a/chrome/test/data/autofill/functional/phone_pexpected_autofill.txt
+++ b/chrome/test/data/autofill/functional/phone_pexpected_autofill.txt
@@ -10,11 +10,5 @@
'PHONE_HOME_NUMBER_3-2': ['555',], 'PHONE_HOME_NUMBER_4-1': ['4567',],
'PHONE_HOME_NUMBER_4-2': ['4567',], 'PHONE_HOME_EXT-1': ['',],
'PHONE_HOME_EXT-2': ['',], 'PHONE_HOME_COUNTRY_CODE-1': ['1',],
- 'PHONE_FAX_WHOLE_NUMBER': ['16507654321',], 'PHONE_FAX_CITY_CODE-1': ['650',],
- 'PHONE_FAX_CITY_CODE-2': ['650',], 'PHONE_FAX_NUMBER': ['7654321',],
- 'PHONE_FAX_NUMBER_3-1': ['765',], 'PHONE_FAX_NUMBER_3-2': ['765',],
- 'PHONE_FAX_NUMBER_4-1': ['4321',], 'PHONE_FAX_NUMBER_4-2': ['4321',],
- 'PHONE_FAX_EXT-1': ['',], 'PHONE_FAX_EXT-2': ['',],
- 'PHONE_FAX_COUNTRY_CODE-1': ['1',],},
]

Powered by Google App Engine
This is Rietveld 408576698