Index: content/browser/payments/payment_app_manager.h |
diff --git a/content/browser/payments/payment_app_manager.h b/content/browser/payments/payment_app_manager.h |
index 12287ab4a1f8459edeeb343765562f7a27fa5ec3..bff191837ebecb5838c467c12e9ff4a89c89c55c 100644 |
--- a/content/browser/payments/payment_app_manager.h |
+++ b/content/browser/payments/payment_app_manager.h |
@@ -27,7 +27,7 @@ class CONTENT_EXPORT PaymentAppManager |
~PaymentAppManager() override; |
private: |
- friend class PaymentAppManagerTest; |
+ friend class PaymentAppContentUnitTestBase; |
// payments::mojom::PaymentAppManager methods: |
void SetManifest(const std::string& scope, |