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

Side by Side Diff: components/test/data/autofill/merge/output/punctuation.out

Issue 1931123002: [Autofill] Make PersonalDataManager::OverwriteWith case sensitive. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 7 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
« no previous file with comments | « components/test/data/autofill/merge/output/names.out ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
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\\n(Bldg. 1950) 8 ADDRESS_HOME_STREET_ADDRESS: 1600, Amphitheatre Parkway.\n(Bldg. 1950)
9 ADDRESS_HOME_CITY: Mountain View 9 ADDRESS_HOME_CITY: Mountain View
10 ADDRESS_HOME_STATE: CA 10 ADDRESS_HOME_STATE: CA
11 ADDRESS_HOME_ZIP: 94043 11 ADDRESS_HOME_ZIP: 94043
12 ADDRESS_HOME_COUNTRY: US 12 ADDRESS_HOME_COUNTRY: US
13 PHONE_HOME_WHOLE_NUMBER: (650) 555-8888 13 PHONE_HOME_WHOLE_NUMBER: (650) 555-8888
OLDNEW
« no previous file with comments | « components/test/data/autofill/merge/output/names.out ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698