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

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

Issue 1932193003: [Autofill] Modernize some AutofillMergeTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mac import Created 4 years, 8 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: components/test/data/autofill/merge/output/email.out
diff --git a/components/test/data/autofill/merge/output/email.out b/components/test/data/autofill/merge/output/email.out
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..41c6296e778a8c9ca54794c28a513348eec11ce4 100644
--- a/components/test/data/autofill/merge/output/email.out
+++ b/components/test/data/autofill/merge/output/email.out
@@ -0,0 +1,26 @@
+---
+NAME_FIRST: John
+NAME_MIDDLE: Kilgore
+NAME_LAST: Doe
+NAME_FULL:
+EMAIL_ADDRESS: john.doe@example.com
+COMPANY_NAME: TestCo
+ADDRESS_HOME_STREET_ADDRESS: j@x.com\\n(Bldg. 1950)
+ADDRESS_HOME_CITY: Mountain View
+ADDRESS_HOME_STATE: CA
+ADDRESS_HOME_ZIP: 94043
+ADDRESS_HOME_COUNTRY: US
+PHONE_HOME_WHOLE_NUMBER: (650) 555-8888
+---
+NAME_FIRST: John
+NAME_MIDDLE: Kilgore
+NAME_LAST: Doe
+NAME_FULL:
+EMAIL_ADDRESS: john.doe@example.com
+COMPANY_NAME: TestCo
+ADDRESS_HOME_STREET_ADDRESS: 1604 Amphitheatre Parkway\\nj@x.com
+ADDRESS_HOME_CITY: Mountain View
+ADDRESS_HOME_STATE: CA
+ADDRESS_HOME_ZIP: 94043
+ADDRESS_HOME_COUNTRY: US
+PHONE_HOME_WHOLE_NUMBER: (650) 555-8888
« no previous file with comments | « components/test/data/autofill/merge/output/case.out ('k') | components/test/data/autofill/merge/output/identical.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698