Index: components/history/core/browser/BUILD.gn |
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn |
index da2b27ba9e212f5a2869bb9f23f96cc2ec1a83df..151bf7390111bb0a3f932c7b3a1d64c2440adaae 100644 |
--- a/components/history/core/browser/BUILD.gn |
+++ b/components/history/core/browser/BUILD.gn |
@@ -8,6 +8,8 @@ static_library("browser") { |
"history_backend_observer.h", |
"history_client.cc", |
"history_client.h", |
+ "history_constants.cc", |
+ "history_constants.h", |
"history_match.cc", |
"history_match.h", |
"history_service_observer.h", |