| Index: components/history/core/test/BUILD.gn
|
| diff --git a/components/history/core/test/BUILD.gn b/components/history/core/test/BUILD.gn
|
| index 104bf0993cf28e741bf3805c8391ad319a6b1d5c..cd3d94f92a4d898eea7fd185a853518258810c63 100644
|
| --- a/components/history/core/test/BUILD.gn
|
| +++ b/components/history/core/test/BUILD.gn
|
| @@ -13,6 +13,8 @@ static_library("test") {
|
| "history_backend_db_base_test.h",
|
| "history_client_fake_bookmarks.cc",
|
| "history_client_fake_bookmarks.h",
|
| + "history_service_test_util.cc",
|
| + "history_service_test_util.h",
|
| "history_unittest_base.cc",
|
| "history_unittest_base.h",
|
| "test_history_database.cc",
|
|
|