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

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

Issue 2110563002: Use AutofillProfileComparator in place of ad-hoc merge logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@merge
Patch Set: Rebase Created 4 years, 6 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 82ccfee88a8edda53ddeac65c9f77ebdb66cf48b..fd4bf4edd27e7db75a50de110068dc3e206850c7 100644
--- a/components/test/data/autofill/merge/output/email.out
+++ b/components/test/data/autofill/merge/output/email.out
@@ -2,7 +2,7 @@
NAME_FIRST: John
NAME_MIDDLE: Kilgore
NAME_LAST: Doe
-NAME_FULL:
+NAME_FULL:
EMAIL_ADDRESS: john.doe@example.com
COMPANY_NAME: TestCo
ADDRESS_HOME_STREET_ADDRESS: j@x.com
@@ -16,7 +16,7 @@ PHONE_HOME_WHOLE_NUMBER: (650) 555-8888
NAME_FIRST: John
NAME_MIDDLE: Kilgore
NAME_LAST: Doe
-NAME_FULL:
+NAME_FULL:
EMAIL_ADDRESS: john.doe@example.com
COMPANY_NAME: TestCo
ADDRESS_HOME_STREET_ADDRESS: 1604 Amphitheatre Parkway
« 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