Index: content/browser/storage_partition_impl.h |
diff --git a/content/browser/storage_partition_impl.h b/content/browser/storage_partition_impl.h |
index 50100a9bb8224bc6b1f3510cc6b2baede09f512f..8e9e9143c7e79d7419fbd4f1f455758d086ab695 100644 |
--- a/content/browser/storage_partition_impl.h |
+++ b/content/browser/storage_partition_impl.h |
@@ -73,9 +73,9 @@ class CONTENT_EXPORT StoragePartitionImpl |
HostZoomLevelContext* GetHostZoomLevelContext() override; |
ZoomLevelDelegate* GetZoomLevelDelegate() override; |
PlatformNotificationContextImpl* GetPlatformNotificationContext() override; |
+ PaymentAppContextImpl* GetPaymentAppContext() override; |
BackgroundSyncContext* GetBackgroundSyncContext(); |
- PaymentAppContextImpl* GetPaymentAppContext(); |
BroadcastChannelProvider* GetBroadcastChannelProvider(); |
// mojom::StoragePartitionService interface. |