| Index: components/history/core/browser/BUILD.gn
|
| diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
|
| index 824abf211baaf5e9ee83fb28d0e8588edd83bde3..14eabd2071cd52ccbdb3288d3f630868ea717bb8 100644
|
| --- a/components/history/core/browser/BUILD.gn
|
| +++ b/components/history/core/browser/BUILD.gn
|
| @@ -10,6 +10,7 @@ static_library("browser") {
|
| "history_types.h",
|
| "history_match.cc",
|
| "history_match.h",
|
| + "history_service_observer.h",
|
| "in_memory_database.cc",
|
| "in_memory_database.h",
|
| "keyword_id.h",
|
|
|