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

Unified Diff: components/test/data/autofill/merge/output/addressLinesLessInfo.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/addressLinesLessInfo.out
diff --git a/components/test/data/autofill/merge/output/addressLinesLessInfo.out b/components/test/data/autofill/merge/output/addressLinesLessInfo.out
index d0428d1fbae329d4037d402b89160179eb25f622..4a178d9e56ccb92bd2c0cd7e2680507b8a9a8a14 100644
--- a/components/test/data/autofill/merge/output/addressLinesLessInfo.out
+++ b/components/test/data/autofill/merge/output/addressLinesLessInfo.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