Chromium Code Reviews| Index: components/history/core/browser/BUILD.gn |
| diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn |
| index 117369e0f70b4e72050e62f6f18ed53f83f932ca..ed52f810a32e57d07a1caab115f4187553beb9cf 100644 |
| --- a/components/history/core/browser/BUILD.gn |
| +++ b/components/history/core/browser/BUILD.gn |
| @@ -4,6 +4,7 @@ |
| static_library("browser") { |
| sources = [ |
| + "history_backend_observer.h", |
| "history_client.cc", |
| "history_client.h", |
| "history_match.cc", |