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

Unified Diff: components/test/data/autofill/merge/output/singlemerge.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/singlemerge.out
diff --git a/components/test/data/autofill/merge/output/singlemerge.out b/components/test/data/autofill/merge/output/singlemerge.out
index f90b61b67d1d770deaefd1a354d81e1b4223d566..ba670e9cb47696a342fb4318fd749116b2d3d4e0 100644
--- a/components/test/data/autofill/merge/output/singlemerge.out
+++ b/components/test/data/autofill/merge/output/singlemerge.out
@@ -2,10 +2,10 @@
NAME_FIRST: Alice
NAME_MIDDLE: Anne
NAME_LAST: Akins
+NAME_FULL:
EMAIL_ADDRESS: aa@a.com
COMPANY_NAME: Acme
-ADDRESS_HOME_LINE1: 1 Main Street
-ADDRESS_HOME_LINE2: Apt 1
+ADDRESS_HOME_STREET_ADDRESS: 1 Main Street\\nApt 1
ADDRESS_HOME_CITY: San Francisco
ADDRESS_HOME_STATE: CA
ADDRESS_HOME_ZIP: 94102
@@ -15,10 +15,10 @@ PHONE_HOME_WHOLE_NUMBER: 1 650-210-1111
NAME_FIRST: Alice
NAME_MIDDLE: Anne
NAME_LAST: Akins
+NAME_FULL:
EMAIL_ADDRESS: aa@a.com
COMPANY_NAME: Box Co
-ADDRESS_HOME_LINE1: 1 Main Street
-ADDRESS_HOME_LINE2: Apt 2
+ADDRESS_HOME_STREET_ADDRESS: 1 Main Street\\nApt 2
ADDRESS_HOME_CITY: San Francisco
ADDRESS_HOME_STATE: NY
ADDRESS_HOME_ZIP: 11001
« no previous file with comments | « components/test/data/autofill/merge/output/primarycase.out ('k') | components/test/data/autofill/merge/output/validation.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698