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

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

Issue 1931123002: [Autofill] Make PersonalDataManager::OverwriteWith case sensitive. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/moreInfo.in
diff --git a/components/test/data/autofill/merge/input/identical.in b/components/test/data/autofill/merge/input/moreInfo.in
similarity index 91%
copy from components/test/data/autofill/merge/input/identical.in
copy to components/test/data/autofill/merge/input/moreInfo.in
index ff3455541c40edf88f9ece17221b5dc92c00d993..42fd7d6b7d82863f36b4a908808b7a2aad4926a5 100644
--- a/components/test/data/autofill/merge/input/identical.in
+++ b/components/test/data/autofill/merge/input/moreInfo.in
@@ -3,14 +3,14 @@ NAME_FIRST: John
NAME_MIDDLE: Kilgore
NAME_LAST: Doe
EMAIL_ADDRESS: john.doe@example.com
-COMPANY_NAME: TestCo
+COMPANY_NAME:
ADDRESS_HOME_LINE1: 1600 Amphitheatre Parkway
ADDRESS_HOME_LINE2: (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:
---
NAME_FIRST: John
NAME_MIDDLE: Kilgore

Powered by Google App Engine
This is Rietveld 408576698