Index: components/autofill/core/browser/autofill_data_util.h |
diff --git a/components/autofill/core/browser/autofill_data_util.h b/components/autofill/core/browser/autofill_data_util.h |
index 2084c36159440cc7d39f7ef72c134cb3f9e57693..c95e87fcce242c65fca5b38ef8ed91709ae65eb1 100644 |
--- a/components/autofill/core/browser/autofill_data_util.h |
+++ b/components/autofill/core/browser/autofill_data_util.h |
@@ -24,6 +24,7 @@ struct PaymentRequestData { |
const char* card_type; |
const char* basic_card_payment_type; |
const int icon_resource_id; |
+ const int a11y_label_resource_id; |
}; |
// Returns true if |name| looks like a CJK name (or some kind of mish-mash of |