| Index: content/browser/storage_partition_impl.h
|
| diff --git a/content/browser/storage_partition_impl.h b/content/browser/storage_partition_impl.h
|
| index 34dcfa60a89585d64156dfa333f0d299d553476f..b10f3abf237a135c13ff9f1b85c73f7ef6ff69a6 100644
|
| --- a/content/browser/storage_partition_impl.h
|
| +++ b/content/browser/storage_partition_impl.h
|
| @@ -119,6 +119,7 @@ class CONTENT_EXPORT StoragePartitionImpl
|
| private:
|
| friend class BackgroundSyncManagerTest;
|
| friend class BackgroundSyncServiceImplTest;
|
| + friend class PaymentAppManagerTest;
|
| friend class StoragePartitionImplMap;
|
| FRIEND_TEST_ALL_PREFIXES(StoragePartitionShaderClearTest, ClearShaderCache);
|
| FRIEND_TEST_ALL_PREFIXES(StoragePartitionImplTest,
|
|
|