| Index: components/history.gypi
|
| diff --git a/components/history.gypi b/components/history.gypi
|
| index ab6acedff6f063d62e6ec86b96bbc9edee4a208f..f62e19a66129b30929c1d9188108ebbc1c705844 100644
|
| --- a/components/history.gypi
|
| +++ b/components/history.gypi
|
| @@ -21,6 +21,8 @@
|
| 'sources': [
|
| 'history/core/browser/history_client.cc',
|
| 'history/core/browser/history_client.h',
|
| + 'history/core/browser/history_match.cc',
|
| + 'history/core/browser/history_match.h',
|
| 'history/core/browser/in_memory_database.cc',
|
| 'history/core/browser/in_memory_database.h',
|
| 'history/core/browser/keyword_id.h',
|
|
|