| Index: components/history/core/test/history_backend_db_base_test.h
|
| diff --git a/components/history/core/test/history_backend_db_base_test.h b/components/history/core/test/history_backend_db_base_test.h
|
| index b7981f4570b6107d898068741fab6744b0acc8bc..eb25cb4a6a36b7617615c53d3f0d5b377440c155 100644
|
| --- a/components/history/core/test/history_backend_db_base_test.h
|
| +++ b/components/history/core/test/history_backend_db_base_test.h
|
| @@ -47,8 +47,6 @@ class HistoryBackendDBBaseTest : public HistoryUnitTestBase {
|
|
|
| void CreateDBVersion(int version);
|
|
|
| - void CreateArchivedDB();
|
| -
|
| void DeleteBackend();
|
|
|
| bool AddDownload(uint32 id, DownloadState state, base::Time time);
|
|
|