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

Side by Side Diff: chrome/test/data/autofill/merge/output/case.out

Issue 13697002: Make autofill's Address store country using the country code so that app locale isn't needed for th… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix remaining tests Created 7 years, 8 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 | Annotate | Revision Log
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 EMAIL_ADDRESS: john.doe@example.com 5 EMAIL_ADDRESS: john.doe@example.com
6 COMPANY_NAME: TestCo 6 COMPANY_NAME: TestCo
7 ADDRESS_HOME_LINE1: 1600 Amphitheatre Parkway 7 ADDRESS_HOME_LINE1: 1600 Amphitheatre Parkway
8 ADDRESS_HOME_LINE2: (Bldg. 1950) 8 ADDRESS_HOME_LINE2: (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: United States 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 | « chrome/browser/webdata/web_database_migration_unittest.cc ('k') | chrome/test/data/autofill/merge/output/identical.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698