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

Unified Diff: components/test/data/autofill/merge/output/case.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/case.out
diff --git a/components/test/data/autofill/merge/output/case.out b/components/test/data/autofill/merge/output/case.out
index fd6570600f3eefc1a0e0a44fffd9fd2871634abe..a99e1d9cb9f374957a2a370c72e3d61386712362 100644
--- a/components/test/data/autofill/merge/output/case.out
+++ b/components/test/data/autofill/merge/output/case.out
@@ -2,7 +2,7 @@
NAME_FIRST: john
NAME_MIDDLE: kilgore
NAME_LAST: doe
-NAME_FULL:
+NAME_FULL: john kilgore doe
EMAIL_ADDRESS: john.doe@example.com
COMPANY_NAME: testCo
ADDRESS_HOME_STREET_ADDRESS: 1600 amphitheatre parkway

Powered by Google App Engine
This is Rietveld 408576698