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

Unified Diff: chrome/test/data/autofill/heuristics/output/110_checkout_harryanddavid.com.out

Issue 1774153002: [Autofill] Add the phone extension type. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and adapt heuristic output Created 4 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
Index: chrome/test/data/autofill/heuristics/output/110_checkout_harryanddavid.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/110_checkout_harryanddavid.com.out b/chrome/test/data/autofill/heuristics/output/110_checkout_harryanddavid.com.out
index 610ea83ce6e5bff9f6a02f621b687fd0b8867d13..68b84011040e8dcfab943161d7008d7b38cd4955 100644
--- a/chrome/test/data/autofill/heuristics/output/110_checkout_harryanddavid.com.out
+++ b/chrome/test/data/autofill/heuristics/output/110_checkout_harryanddavid.com.out
@@ -24,7 +24,7 @@ ADDRESS_HOME_ZIP | zipCode | ZIP* | | typeOfAddress_1-default
UNKNOWN_TYPE | | Phone number | Χ | typeOfAddress_1-default
PHONE_HOME_WHOLE_NUMBER | phone1 | Phone number | | typeOfAddress_1-default
UNKNOWN_TYPE | | Ext | Χ | typeOfAddress_1-default
-UNKNOWN_TYPE | phone2 | Ext | | typeOfAddress_1-default
+PHONE_HOME_EXTENSION | phone2 | Ext | | typeOfAddress_1-default
UNKNOWN_TYPE | phone1Type | Cell phone | C | typeOfAddress_1-default
UNKNOWN_TYPE | | Email address* | Χ | typeOfAddress_1-default
EMAIL_ADDRESS | email1 | Email address* | | typeOfAddress_1-default

Powered by Google App Engine
This is Rietveld 408576698