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

Unified Diff: components/test/data/autofill/merge/output/primarycase.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/primarycase.out
diff --git a/components/test/data/autofill/merge/output/primarycase.out b/components/test/data/autofill/merge/output/primarycase.out
index 2006203caee14f30031593305050d02c1d3888c8..aa57e16255d02e4cc48d27be5e46cc547c02764f 100644
--- a/components/test/data/autofill/merge/output/primarycase.out
+++ b/components/test/data/autofill/merge/output/primarycase.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: Billy
NAME_MIDDLE: Bob
NAME_LAST: Bruner
+NAME_FULL:
EMAIL_ADDRESS: bb@b.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
« no previous file with comments | « components/test/data/autofill/merge/output/identical.out ('k') | components/test/data/autofill/merge/output/singlemerge.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698