| Index: components/test/data/autofill/merge/input/names.in
|
| diff --git a/components/test/data/autofill/merge/input/identical.in b/components/test/data/autofill/merge/input/names.in
|
| similarity index 74%
|
| copy from components/test/data/autofill/merge/input/identical.in
|
| copy to components/test/data/autofill/merge/input/names.in
|
| index 41199926a4988572b992892b91541c31c94530d1..8be31718b498d217c7a64113fd6b95e744c4e6c0 100644
|
| --- a/components/test/data/autofill/merge/input/identical.in
|
| +++ b/components/test/data/autofill/merge/input/names.in
|
| @@ -1,11 +1,11 @@
|
| ---
|
| -NAME_FIRST: John
|
| -NAME_MIDDLE: Kilgore
|
| +NAME_FIRST: john
|
| +NAME_MIDDLE:
|
| NAME_LAST: Doe
|
| NAME_FULL:
|
| EMAIL_ADDRESS: john.doe@example.com
|
| COMPANY_NAME: TestCo
|
| -ADDRESS_HOME_STREET_ADDRESS: 1600 Amphitheatre Parkway\\n(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
|
| @@ -18,7 +18,7 @@ NAME_LAST: Doe
|
| NAME_FULL:
|
| EMAIL_ADDRESS: john.doe@example.com
|
| COMPANY_NAME: TestCo
|
| -ADDRESS_HOME_STREET_ADDRESS: 1600 Amphitheatre Parkway\\n(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
|
|
|