| Index: components/history.gypi
|
| diff --git a/components/history.gypi b/components/history.gypi
|
| index 7c1a57c66dab997495212e853e3dba298a889aec..dd63f5e732b3e0bda1f15932785f43118e603ed8 100644
|
| --- a/components/history.gypi
|
| +++ b/components/history.gypi
|
| @@ -62,6 +62,8 @@
|
| 'history/core/browser/keyword_search_term.h',
|
| 'history/core/browser/page_usage_data.cc',
|
| 'history/core/browser/page_usage_data.h',
|
| + 'history/core/browser/scored_history_match.cc',
|
| + 'history/core/browser/scored_history_match.h',
|
| 'history/core/browser/thumbnail_database.cc',
|
| 'history/core/browser/thumbnail_database.h',
|
| 'history/core/browser/top_sites.cc',
|
|
|