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

Unified Diff: components/autofill/browser/wallet/wallet_address.h

Issue 15892013: Make suggestions invalid when no phone number is attached to an address. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 7 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
« no previous file with comments | « chrome/browser/ui/autofill/data_model_wrapper_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/browser/wallet/wallet_address.h
diff --git a/components/autofill/browser/wallet/wallet_address.h b/components/autofill/browser/wallet/wallet_address.h
index a13f2f2d67654dc40d28e181079747e0da6db095..c9062a1a64b662644d875f51fdc1c1cbde1b229f 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();
« no previous file with comments | « chrome/browser/ui/autofill/data_model_wrapper_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698