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

Unified Diff: chrome/test/data/autofill/merge/output/validation.out

Issue 6676031: Autofill database migration to clean up bogus profiles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adds fix for upload. Created 9 years, 9 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 | « chrome/test/data/autofill/merge/input/validation.in ('k') | chrome/test/data/web_database/version_35.sql » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/merge/output/validation.out
diff --git a/chrome/test/data/autofill/merge/output/validation.out b/chrome/test/data/autofill/merge/output/validation.out
new file mode 100644
index 0000000000000000000000000000000000000000..cc3c08027a80857b919d7c74125694a6b5a260f2
--- /dev/null
+++ b/chrome/test/data/autofill/merge/output/validation.out
@@ -0,0 +1,14 @@
+---
+NAME_FIRST: John
+NAME_MIDDLE:
+NAME_LAST: Doe
+EMAIL_ADDRESS: john.doe@example.com
+COMPANY_NAME: TestCo
+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_NUMBER: 6505558888
+PHONE_FAX_NUMBER: 6505556789
« no previous file with comments | « chrome/test/data/autofill/merge/input/validation.in ('k') | chrome/test/data/web_database/version_35.sql » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698