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

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: Rebase 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
« no previous file with comments | « components/test/data/autofill/merge/output/names.out ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 79%
copy from components/test/data/autofill/merge/output/identical.out
copy to components/test/data/autofill/merge/output/punctuation.out
index d6bc31ada435a703b1b6fe02bdaabdada8148e70..010a6cc04d4c98867cbb2d24aa48da9f0602f897 100644
--- a/components/test/data/autofill/merge/output/identical.out
+++ b/components/test/data/autofill/merge/output/punctuation.out
@@ -5,7 +5,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
« no previous file with comments | « components/test/data/autofill/merge/output/names.out ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698