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

Unified Diff: chrome/test/data/autofill/heuristics/output/100_checkout_costco.com.out

Issue 1825133002: [Autofill] Ignore address nickname and other address naming fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/100_checkout_costco.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/100_checkout_costco.com.out b/chrome/test/data/autofill/heuristics/output/100_checkout_costco.com.out
index 398d4b02749236d8b81f8becf9cd65e17bf38428..36f16370252d51299d42e16db49508e558360cfc 100644
--- a/chrome/test/data/autofill/heuristics/output/100_checkout_costco.com.out
+++ b/chrome/test/data/autofill/heuristics/output/100_checkout_costco.com.out
@@ -10,6 +10,6 @@ ADDRESS_HOME_STATE | addressFormInlineState | STATE / PROVINCE* | NO_STATE_TYPE_
ADDRESS_HOME_ZIP | addressFormInlineZip | ZIP / POSTAL CODE* | | addressFormInlineFirstName_1-default
PHONE_HOME_WHOLE_NUMBER | addressFormInlinePhoneNumber | PHONE NUMBER* | | addressFormInlineFirstName_1-default
EMAIL_ADDRESS | addressFormInlineEmail | EMAIL | | addressFormInlineFirstName_1-default
-ADDRESS_HOME_LINE1 | addressFormInlineAddressNickName | ADDRESS NICKNAME* ?The Address Nickname is a short name you create to help you easily identify this address within your address book. | | addressFormInlineAddressNickName_1-default
-UNKNOWN_TYPE | saveAddressCheckboxInline | Add to address book. | on | addressFormInlineAddressNickName_1-default
-UNKNOWN_TYPE | setDefaultCheckboxInline | Save as default shipping address in Address Book | on | addressFormInlineAddressNickName_1-default
+UNKNOWN_TYPE | addressFormInlineAddressNickName | ADDRESS NICKNAME* ?The Address Nickname is a short name you create to help you easily identify this address within your address book. | | addressFormInlineFirstName_1-default
+UNKNOWN_TYPE | saveAddressCheckboxInline | Add to address book. | on | addressFormInlineFirstName_1-default
+UNKNOWN_TYPE | setDefaultCheckboxInline | Save as default shipping address in Address Book | on | addressFormInlineFirstName_1-default

Powered by Google App Engine
This is Rietveld 408576698