| Index: components/history/core/test/test_history_database.cc
|
| diff --git a/components/history/core/test/test_history_database.cc b/components/history/core/test/test_history_database.cc
|
| index d2c76c7a6dea63c64b1e8695d1f08abde321eeb5..ca5f275723e828578a3aad12c83e923cd7279600 100644
|
| --- a/components/history/core/test/test_history_database.cc
|
| +++ b/components/history/core/test/test_history_database.cc
|
| @@ -7,10 +7,8 @@
|
| #include "components/history/core/browser/history_database_params.h"
|
|
|
| namespace history {
|
| -namespace {
|
| const DownloadInterruptReason kTestDownloadInterruptReasonNone = 0;
|
| const DownloadInterruptReason kTestDownloadInterruptReasonCrash = 1;
|
| -} // namespace
|
|
|
| TestHistoryDatabase::TestHistoryDatabase()
|
| : HistoryDatabase(kTestDownloadInterruptReasonNone,
|
|
|