summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/wallet/wallet_items.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill/browser/wallet/wallet_items.h')
-rw-r--r--components/autofill/browser/wallet/wallet_items.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/autofill/browser/wallet/wallet_items.h b/components/autofill/browser/wallet/wallet_items.h
index 215c41d..14c4521 100644
--- a/components/autofill/browser/wallet/wallet_items.h
+++ b/components/autofill/browser/wallet/wallet_items.h
@@ -108,8 +108,8 @@ class WalletItems {
private:
friend class WalletItemsTest;
- friend scoped_ptr<MaskedInstrument> GetTestMaskedInstrumentWithIdAndAddress(
- const std::string&, scoped_ptr<Address> address);
+ friend scoped_ptr<MaskedInstrument> GetTestMaskedInstrumentWithId(
+ const std::string&);
FRIEND_TEST_ALL_PREFIXES(::autofill::WalletInstrumentWrapperTest,
GetInfoCreditCardExpMonth);
FRIEND_TEST_ALL_PREFIXES(::autofill::WalletInstrumentWrapperTest,