| Index: components/autofill/content/browser/wallet/wallet_service_url.h
|
| diff --git a/components/autofill/content/browser/wallet/wallet_service_url.h b/components/autofill/content/browser/wallet/wallet_service_url.h
|
| index a9a32fb227d8f46cab4da85edd5474a3fa0dabdd..dbd21a2f700d51786f57c2e8c739bec163da9514 100644
|
| --- a/components/autofill/content/browser/wallet/wallet_service_url.h
|
| +++ b/components/autofill/content/browser/wallet/wallet_service_url.h
|
| @@ -16,8 +16,6 @@ GURL GetManageInstrumentsUrl();
|
| GURL GetManageAddressesUrl();
|
| GURL GetAcceptLegalDocumentsUrl();
|
| GURL GetAuthenticateInstrumentUrl();
|
| -GURL GetEncryptionUrl();
|
| -GURL GetEscrowUrl();
|
| GURL GetSendStatusUrl();
|
| GURL GetSaveToWalletUrl();
|
| GURL GetPassiveAuthUrl();
|
|
|