| Index: components/history/content/browser/BUILD.gn
|
| diff --git a/components/history/content/browser/BUILD.gn b/components/history/content/browser/BUILD.gn
|
| index 352b4c84a2a062d1399de0a53048d145eb20b272..9f1fea65500ec892801ed01ff1b707cbcf68f133 100644
|
| --- a/components/history/content/browser/BUILD.gn
|
| +++ b/components/history/content/browser/BUILD.gn
|
| @@ -8,6 +8,8 @@ static_library("browser") {
|
| "content_visit_delegate.h",
|
| "download_constants_utils.cc",
|
| "download_constants_utils.h",
|
| + "download_database_helper.cc",
|
| + "download_database_helper.h",
|
| "history_context_helper.cc",
|
| "history_context_helper.h",
|
| "history_database_helper.cc",
|
|
|