diff options
Diffstat (limited to 'components/autofill/core/browser/credit_card.cc')
-rw-r--r-- | components/autofill/core/browser/credit_card.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/core/browser/credit_card.cc b/components/autofill/core/browser/credit_card.cc index 6964aa4..e3e2b99 100644 --- a/components/autofill/core/browser/credit_card.cc +++ b/components/autofill/core/browser/credit_card.cc @@ -39,7 +39,7 @@ namespace autofill { namespace { -const char16 kCreditCardObfuscationSymbol = '*'; +const base::char16 kCreditCardObfuscationSymbol = '*'; // This is the maximum obfuscated symbols displayed. // It is introduced to avoid rare cases where the credit card number is |