| Index: components/history/core/browser/BUILD.gn
|
| diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
|
| index eaaf3f4b6286d963318e5db2b8e474f0beed397d..ea7fee6680d28235a3fdec6ffbdeac775625c7eb 100644
|
| --- a/components/history/core/browser/BUILD.gn
|
| +++ b/components/history/core/browser/BUILD.gn
|
| @@ -17,9 +17,9 @@ static_library("browser") {
|
| "expire_history_backend.h",
|
| "history_backend.cc",
|
| "history_backend.h",
|
| + "history_backend_client.h",
|
| "history_backend_notifier.h",
|
| "history_backend_observer.h",
|
| - "history_client.cc",
|
| "history_client.h",
|
| "history_constants.cc",
|
| "history_constants.h",
|
|
|