Index: components/autofill/core/browser/wallet/real_pan_wallet_client.h |
diff --git a/components/autofill/core/browser/wallet/real_pan_wallet_client.h b/components/autofill/core/browser/wallet/real_pan_wallet_client.h |
index 6dd7a2d7f37987f4671482ceed837b0d66542c93..b656d4acd42a454d943e8a52497338fc1d34dfe3 100644 |
--- a/components/autofill/core/browser/wallet/real_pan_wallet_client.h |
+++ b/components/autofill/core/browser/wallet/real_pan_wallet_client.h |
@@ -27,6 +27,7 @@ namespace wallet { |
// RealPanWalletClient is modelled on WalletClient. Whereas the latter is used |
// for requestAutocomplete-related requests, RealPanWalletClient is used to |
// import user data from Wallet for normal web Autofill. |
+// Tests: See content/browser/wallet/real_pan_wallet_client_unittest.cc |
class RealPanWalletClient : public net::URLFetcherDelegate, |
public OAuth2TokenService::Consumer { |
public: |