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

Unified Diff: chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out

Issue 7613015: Add preliminary Autofill support for 'autocompletetype' sections. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Precompute credit card vs. address sections Created 9 years, 4 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/01_autocompletetype_attribute.out
diff --git a/chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out b/chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out
index f9e2358bcc5329feee61be76502bfa53bb0ac95e..b7a8200f185ec3ed7217013eb6065613292b7324 100644
--- a/chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out
+++ b/chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out
@@ -24,4 +24,4 @@ CREDIT_CARD_NUMBER | c2 | |
CREDIT_CARD_EXP_MONTH | c3 | |
CREDIT_CARD_EXP_4_DIGIT_YEAR | c4 | |
CREDIT_CARD_EXP_2_DIGIT_YEAR | c5 | |
-CREDIT_CARD_EXP_DATE_2_DIGIT_YEAR | c6 | |
+CREDIT_CARD_EXP_DATE_4_DIGIT_YEAR | c6 | |

Powered by Google App Engine
This is Rietveld 408576698