summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/wallet
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill/browser/wallet')
-rw-r--r--components/autofill/browser/wallet/wallet_address.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/browser/wallet/wallet_address.h b/components/autofill/browser/wallet/wallet_address.h
index a13f2f2..c9062a1 100644
--- a/components/autofill/browser/wallet/wallet_address.h
+++ b/components/autofill/browser/wallet/wallet_address.h
@@ -34,7 +34,7 @@ namespace wallet {
class Address {
public:
// TODO(ahutter): Use additional fields (descriptive_name, is_post_box,
- // is_minimal_address, is_valid, is_default) when SaveToWallet is implemented.
+ // is_valid, is_default) when SaveToWallet is implemented.
// See http://crbug.com/164284.
Address();