| Index: content/browser/payments/payment_app_content_unittest_base.h
|
| diff --git a/content/browser/payments/payment_app_content_unittest_base.h b/content/browser/payments/payment_app_content_unittest_base.h
|
| index d7a525526eaeb69dba26c761d7b8cb81fdd05641..7e98f00826eadfa8aaf1d24bfb9d07c3c476e79c 100644
|
| --- a/content/browser/payments/payment_app_content_unittest_base.h
|
| +++ b/content/browser/payments/payment_app_content_unittest_base.h
|
| @@ -41,7 +41,6 @@ class PaymentAppContentUnitTestBase : public testing::Test {
|
| void UnregisterServiceWorker(const GURL& scope_url);
|
|
|
| void ResetPaymentAppInvoked() const;
|
| - bool payment_app_invoked() const;
|
| int64_t last_sw_registration_id() const;
|
| const GURL& last_sw_scope_url() const;
|
|
|
|
|