diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-28 22:46:41 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-28 22:46:41 +0000 |
commit | a53e0683ad312c10f5772dadbfd5df33c45f03c1 (patch) | |
tree | 586a006733358bce4e4ac6843ea409ed5989dec3 /chrome/browser/autofill/autofill_manager.h | |
parent | cd1128ccd0a07b501dacef72c4b645b782848f95 (diff) | |
download | chromium_src-a53e0683ad312c10f5772dadbfd5df33c45f03c1.zip chromium_src-a53e0683ad312c10f5772dadbfd5df33c45f03c1.tar.gz chromium_src-a53e0683ad312c10f5772dadbfd5df33c45f03c1.tar.bz2 |
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
billing suggestions.
BUG=50080
TEST=none
Review URL: http://codereview.chromium.org/3071003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54052 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/autofill/autofill_manager.h')
-rw-r--r-- | chrome/browser/autofill/autofill_manager.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/browser/autofill/autofill_manager.h b/chrome/browser/autofill/autofill_manager.h index 48a1ad9..964b8bc 100644 --- a/chrome/browser/autofill/autofill_manager.h +++ b/chrome/browser/autofill/autofill_manager.h @@ -109,6 +109,7 @@ class AutoFillManager : public RenderViewHostDelegate::AutoFill, bool include_cc_labels, std::vector<string16>* values, std::vector<string16>* labels, + std::vector<string16>* icons, std::vector<int>* unique_ids); // Same as GetProfileSuggestions, but the list of stored profiles is limited @@ -118,6 +119,7 @@ class AutoFillManager : public RenderViewHostDelegate::AutoFill, AutoFillType type, std::vector<string16>* values, std::vector<string16>* labels, + std::vector<string16>* icons, std::vector<int>* unique_ids); // Returns a list of values from the stored credit cards that match |type| and @@ -127,6 +129,7 @@ class AutoFillManager : public RenderViewHostDelegate::AutoFill, AutoFillType type, std::vector<string16>* values, std::vector<string16>* labels, + std::vector<string16>* icons, std::vector<int>* unique_ids); // Set |field| argument's value based on |type| and contents of the |