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

Unified Diff: chrome/test/data/autofill/functional/phone_pinput_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_pinput_autofill.txt
diff --git a/chrome/test/data/autofill/functional/phone_pinput_autofill.txt b/chrome/test/data/autofill/functional/phone_pinput_autofill.txt
index 8d579aa3df4f27158bca88b42335e4de8ed703dc..33dc85340e8773758c86bc303eef8c2498d3a6ac 100644
--- a/chrome/test/data/autofill/functional/phone_pinput_autofill.txt
+++ b/chrome/test/data/autofill/functional/phone_pinput_autofill.txt
@@ -6,7 +6,5 @@
'ADDRESS_HOME_CITY': ['San Jose',], 'ADDRESS_HOME_STATE': ['CA',],
'ADDRESS_HOME_ZIP': ['95110',], 'PHONE_HOME_WHOLE_NUMBER': ['1-408-555-4567',],
'PHONE_HOME_EXT': ['88888',],
- 'PHONE_FAX_WHOLE_NUMBER': ['1-650-765-4321',],
- 'PHONE_FAX_EXT': ['77777',],},
]

Powered by Google App Engine
This is Rietveld 408576698