| Index: chrome/browser/ui/autofill/autofill_popup_layout_model.cc
|
| diff --git a/chrome/browser/ui/autofill/autofill_popup_layout_model.cc b/chrome/browser/ui/autofill/autofill_popup_layout_model.cc
|
| index e4502f0b42d0a1e75927b16fef36d54c5fbe3321..eb55f02365f0cba5b354a4a6acfa0264e1c80ff1 100644
|
| --- a/chrome/browser/ui/autofill/autofill_popup_layout_model.cc
|
| +++ b/chrome/browser/ui/autofill/autofill_popup_layout_model.cc
|
| @@ -56,6 +56,7 @@ const struct {
|
| {"jcbCC", IDR_AUTOFILL_CC_GENERIC},
|
| {"masterCardCC", IDR_AUTOFILL_CC_MASTERCARD},
|
| {"mirCC", IDR_AUTOFILL_CC_MIR},
|
| + {"unionPayCC", IDR_AUTOFILL_CC_UNIONPAY},
|
| {"visaCC", IDR_AUTOFILL_CC_VISA},
|
| #if defined(OS_ANDROID)
|
| {"httpWarning", IDR_AUTOFILL_HTTP_WARNING},
|
|
|