| Index: components/history/core/test/BUILD.gn
|
| diff --git a/components/history/core/test/BUILD.gn b/components/history/core/test/BUILD.gn
|
| index 024c54d34aa84b22d512e3565d29296955f3ac6f..9f0deff1f74fd514ba80d95a3234a72864d40c69 100644
|
| --- a/components/history/core/test/BUILD.gn
|
| +++ b/components/history/core/test/BUILD.gn
|
| @@ -9,6 +9,8 @@ static_library("test") {
|
| "history_client_fake_bookmarks.h",
|
| "history_unittest_base.cc",
|
| "history_unittest_base.h",
|
| + "test_history_database.cc",
|
| + "test_history_database.h",
|
| ]
|
|
|
| deps = [
|
|
|