| Index: components/history/core/browser/BUILD.gn
|
| diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
|
| index a84de5bb746da134dc21d17fd845bb970b7bb91b..b524e8601c9d93a8f8a7c6d15f9ec89d4141bc45 100644
|
| --- a/components/history/core/browser/BUILD.gn
|
| +++ b/components/history/core/browser/BUILD.gn
|
| @@ -13,6 +13,8 @@ static_library("browser") {
|
| "download_row.h",
|
| "download_types.cc",
|
| "download_types.h",
|
| + "expire_history_backend.cc",
|
| + "expire_history_backend.h",
|
| "history_backend_notifier.h",
|
| "history_backend_observer.h",
|
| "history_client.cc",
|
|
|