Chromium Code Reviews| 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 94% |
| copy from components/test/data/autofill/merge/input/identical.in |
| copy to components/test/data/autofill/merge/input/names.in |
| index ff3455541c40edf88f9ece17221b5dc92c00d993..194135aa68a97874de3f385f9004a4de1682caff 100644 |
| --- a/components/test/data/autofill/merge/input/identical.in |
| +++ b/components/test/data/autofill/merge/input/names.in |
| @@ -1,6 +1,6 @@ |
| --- |
| -NAME_FIRST: John |
| -NAME_MIDDLE: Kilgore |
| +NAME_FIRST: john |
| +NAME_MIDDLE: |
| NAME_LAST: Doe |
| EMAIL_ADDRESS: john.doe@example.com |
| COMPANY_NAME: TestCo |