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

Unified Diff: components/test/data/autofill/merge/input/ambiguous.in

Issue 1932193003: [Autofill] Modernize some AutofillMergeTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mac import Created 4 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 side-by-side diff with in-line comments
Download patch
Index: components/test/data/autofill/merge/input/ambiguous.in
diff --git a/components/test/data/autofill/merge/input/ambiguous.in b/components/test/data/autofill/merge/input/ambiguous.in
index 3c55a6af0873d053a8c200cb58a4f3eeba4fb1fd..d44bceafd1d78a1fd24f6e28723bf483317eeaff 100644
--- a/components/test/data/autofill/merge/input/ambiguous.in
+++ b/components/test/data/autofill/merge/input/ambiguous.in
@@ -5,15 +5,16 @@ NAME_MIDDLE: Kilgore
NAME_MIDDLE:
NAME_LAST: Doe
NAME_LAST:
+NAME_FULL:
+NAME_FULL:
EMAIL_ADDRESS: john.doe@example.com
EMAIL_ADDRESS: x.doe@example.com
COMPANY_NAME: TestCo
-ADDRESS_HOME_LINE1: 1600 Amphitheatre Parkway
-ADDRESS_HOME_LINE2: (Bldg. 1950)
+ADDRESS_HOME_STREET_ADDRESS: 1600 Amphitheatre Parkway\\n(Bldg. 1950)
ADDRESS_HOME_CITY: Mountain View
ADDRESS_HOME_STATE: CA
ADDRESS_HOME_ZIP: 94043
ADDRESS_HOME_COUNTRY: United States
PHONE_HOME_WHOLE_NUMBER: 6505558888
PHONE_HOME_WHOLE_NUMBER: 6505559999
-PHONE_HOME_WHOLE_NUMBER: 6505559999
+PHONE_HOME_WHOLE_NUMBER: 6505559999
« no previous file with comments | « components/autofill/core/browser/autofill_merge_unittest.cc ('k') | components/test/data/autofill/merge/input/case.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698