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

Unified Diff: components/test/data/autofill/merge/output/punctuation.out

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/output/punctuation.out
diff --git a/components/test/data/autofill/merge/output/identical.out b/components/test/data/autofill/merge/output/punctuation.out
similarity index 85%
copy from components/test/data/autofill/merge/output/identical.out
copy to components/test/data/autofill/merge/output/punctuation.out
index 5b28e196e0992e4b37ff9aae5321150d7f340cc8..cac1e08282ed50af801660afcaa5c153c52df1d6 100644
--- a/components/test/data/autofill/merge/output/identical.out
+++ b/components/test/data/autofill/merge/output/punctuation.out
@@ -4,7 +4,7 @@ NAME_MIDDLE: Kilgore
NAME_LAST: Doe
EMAIL_ADDRESS: john.doe@example.com
COMPANY_NAME: TestCo
-ADDRESS_HOME_LINE1: 1600 Amphitheatre Parkway
+ADDRESS_HOME_LINE1: 1600, Amphitheatre Parkway.
ADDRESS_HOME_LINE2: (Bldg. 1950)
ADDRESS_HOME_CITY: Mountain View
ADDRESS_HOME_STATE: CA

Powered by Google App Engine
This is Rietveld 408576698