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

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

Issue 1143253012: More work on removing variants from Autofill (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: work around iOS lameness Created 5 years, 6 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/primarycase.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/singlemerge.out
diff --git a/components/test/data/autofill/merge/output/singlemerge.out b/components/test/data/autofill/merge/output/singlemerge.out
index 17e266367fbef56fcd1dd57e3f66161c3b383399..f90b61b67d1d770deaefd1a354d81e1b4223d566 100644
--- a/components/test/data/autofill/merge/output/singlemerge.out
+++ b/components/test/data/autofill/merge/output/singlemerge.out
@@ -3,6 +3,19 @@ NAME_FIRST: Alice
NAME_MIDDLE: Anne
NAME_LAST: Akins
EMAIL_ADDRESS: aa@a.com
+COMPANY_NAME: Acme
+ADDRESS_HOME_LINE1: 1 Main Street
+ADDRESS_HOME_LINE2: Apt 1
+ADDRESS_HOME_CITY: San Francisco
+ADDRESS_HOME_STATE: CA
+ADDRESS_HOME_ZIP: 94102
+ADDRESS_HOME_COUNTRY: US
+PHONE_HOME_WHOLE_NUMBER: 1 650-210-1111
+---
+NAME_FIRST: Alice
+NAME_MIDDLE: Anne
+NAME_LAST: Akins
+EMAIL_ADDRESS: aa@a.com
COMPANY_NAME: Box Co
ADDRESS_HOME_LINE1: 1 Main Street
ADDRESS_HOME_LINE2: Apt 2
« no previous file with comments | « components/test/data/autofill/merge/output/primarycase.out ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698