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

Unified Diff: components/test/data/autofill/merge/output/primarycase.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
Index: components/test/data/autofill/merge/output/primarycase.out
diff --git a/components/test/data/autofill/merge/output/primarycase.out b/components/test/data/autofill/merge/output/primarycase.out
index 9120c750ba71e6d4f6eb236ef8f704c518d8808d..2006203caee14f30031593305050d02c1d3888c8 100644
--- a/components/test/data/autofill/merge/output/primarycase.out
+++ b/components/test/data/autofill/merge/output/primarycase.out
@@ -1,12 +1,8 @@
---
NAME_FIRST: Alice
-NAME_FIRST: Billy
NAME_MIDDLE: Anne
-NAME_MIDDLE: Bob
NAME_LAST: Akins
-NAME_LAST: Bruner
EMAIL_ADDRESS: aa@a.com
-EMAIL_ADDRESS: bb@b.com
COMPANY_NAME: Acme
ADDRESS_HOME_LINE1: 1 Main Street
ADDRESS_HOME_LINE2: Apt 1
@@ -15,4 +11,16 @@ ADDRESS_HOME_STATE: CA
ADDRESS_HOME_ZIP: 94102
ADDRESS_HOME_COUNTRY: US
PHONE_HOME_WHOLE_NUMBER: 1 650-210-1111
+---
+NAME_FIRST: Billy
+NAME_MIDDLE: Bob
+NAME_LAST: Bruner
+EMAIL_ADDRESS: bb@b.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: (650) 234-3333
« no previous file with comments | « components/test/data/autofill/merge/output/multimerge.out ('k') | components/test/data/autofill/merge/output/singlemerge.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698