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

Unified Diff: chrome/test/data/autofill/merge/output/email.out

Issue 7892048: Autofill: Remove fax number completely. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixes. 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/merge/output/email.out
diff --git a/chrome/test/data/autofill/merge/output/email.out b/chrome/test/data/autofill/merge/output/email.out
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..356f6c04c6428c5ac079c3d2565b7804f705e45e 100644
--- a/chrome/test/data/autofill/merge/output/email.out
+++ b/chrome/test/data/autofill/merge/output/email.out
@@ -0,0 +1,13 @@
+---
+NAME_FIRST: John
+NAME_MIDDLE: Kilgore
+NAME_LAST: Doe
+EMAIL_ADDRESS: john.doe@example.com
+COMPANY_NAME: TestCo
+ADDRESS_HOME_LINE1: 1610 Amphitheatre Parkway
+ADDRESS_HOME_LINE2: (Bldg. 1950)
+ADDRESS_HOME_CITY: Mountain View
+ADDRESS_HOME_STATE: CA
+ADDRESS_HOME_ZIP: 94043
+ADDRESS_HOME_COUNTRY: United States
+PHONE_HOME_WHOLE_NUMBER: (650) 555-8888

Powered by Google App Engine
This is Rietveld 408576698