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

Side by Side Diff: components/test/data/autofill/merge/output/identical.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, 5 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 unified diff | Download patch
OLDNEW
1 --- 1 ---
2 NAME_FIRST: John 2 NAME_FIRST: John
3 NAME_MIDDLE: Kilgore 3 NAME_MIDDLE: Kilgore
4 NAME_LAST: Doe 4 NAME_LAST: Doe
5 NAME_FULL: 5 NAME_FULL: John Kilgore Doe
6 EMAIL_ADDRESS: john.doe@example.com 6 EMAIL_ADDRESS: john.doe@example.com
7 COMPANY_NAME: TestCo 7 COMPANY_NAME: TestCo
8 ADDRESS_HOME_STREET_ADDRESS: 1600 Amphitheatre Parkway 8 ADDRESS_HOME_STREET_ADDRESS: 1600 Amphitheatre Parkway
9 (Bldg. 1950) 9 (Bldg. 1950)
10 ADDRESS_HOME_CITY: Mountain View 10 ADDRESS_HOME_CITY: Mountain View
11 ADDRESS_HOME_STATE: CA 11 ADDRESS_HOME_STATE: CA
12 ADDRESS_HOME_ZIP: 94043 12 ADDRESS_HOME_ZIP: 94043
13 ADDRESS_HOME_COUNTRY: US 13 ADDRESS_HOME_COUNTRY: US
14 PHONE_HOME_WHOLE_NUMBER: (650) 555-8888 14 PHONE_HOME_WHOLE_NUMBER: (650) 555-8888
OLDNEW
« no previous file with comments | « components/test/data/autofill/merge/output/email.out ('k') | components/test/data/autofill/merge/output/moreInfo.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698