| Index: components/history/core/browser/BUILD.gn
|
| diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
|
| index 8de0639bb1043d5410a0c69b91fe85dc0efd4f4b..d39e9f73b753881554d1043446f1214e7ed3d5e7 100644
|
| --- a/components/history/core/browser/BUILD.gn
|
| +++ b/components/history/core/browser/BUILD.gn
|
| @@ -82,6 +82,7 @@ static_library("browser") {
|
| "visitsegment_database.h",
|
| "web_history_service.cc",
|
| "web_history_service.h",
|
| + "web_history_service_observer.h",
|
| ]
|
|
|
| public_deps = [
|
|
|