| Index: components/history/core/browser/history_database.h
|
| diff --git a/components/history/core/browser/history_database.h b/components/history/core/browser/history_database.h
|
| index 0eb74a571afab422235df12a447b0039371290e6..656a2680509c2d5bb314e29bbb82208bbfb90f9b 100644
|
| --- a/components/history/core/browser/history_database.h
|
| +++ b/components/history/core/browser/history_database.h
|
| @@ -169,6 +169,7 @@ class HistoryDatabase : public DownloadDatabase,
|
| FRIEND_TEST_ALL_PREFIXES(AndroidURLsMigrationTest, MigrateToVersion22);
|
| #endif
|
| friend class ::HistoryQuickProviderTest;
|
| + friend class HQPPerfTestBase;
|
| friend class ::InMemoryURLIndexTest;
|
|
|
| // Overridden from URLDatabase:
|
|
|