| 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..b1b490cf198cdabe8f36bf68f2df164050642fbb 100644
|
| --- a/components/history/core/browser/history_database.h
|
| +++ b/components/history/core/browser/history_database.h
|
| @@ -168,7 +168,6 @@ class HistoryDatabase : public DownloadDatabase,
|
| friend class AndroidProviderBackend;
|
| FRIEND_TEST_ALL_PREFIXES(AndroidURLsMigrationTest, MigrateToVersion22);
|
| #endif
|
| - friend class ::HistoryQuickProviderTest;
|
| friend class ::InMemoryURLIndexTest;
|
|
|
| // Overridden from URLDatabase:
|
|
|