| Index: components/history/content/browser/BUILD.gn
|
| diff --git a/components/history/content/browser/BUILD.gn b/components/history/content/browser/BUILD.gn
|
| index 9527fdd49a6974d0e7a7f336fd6feeb36fa46f0e..cd4c98c67aa6c07adde865a31890338221ec0f48 100644
|
| --- a/components/history/content/browser/BUILD.gn
|
| +++ b/components/history/content/browser/BUILD.gn
|
| @@ -8,6 +8,8 @@ static_library("browser") {
|
| "download_constants_utils.h",
|
| "history_context_helper.cc",
|
| "history_context_helper.h",
|
| + "history_database_helper.cc",
|
| + "history_database_helper.h",
|
| ]
|
|
|
| deps = [
|
|
|