| Index: components/ntp_snippets.gypi
|
| diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi
|
| index 341be80589cd4c49058562dcbcc0c373d8abb1d7..c076e8d038297c26ade055f08cca4db2101bab79 100644
|
| --- a/components/ntp_snippets.gypi
|
| +++ b/components/ntp_snippets.gypi
|
| @@ -33,6 +33,8 @@
|
| 'sources': [
|
| 'ntp_snippets/bookmarks/bookmark_last_visit_utils.cc',
|
| 'ntp_snippets/bookmarks/bookmark_last_visit_utils.h',
|
| + 'ntp_snippets/bookmarks/bookmark_suggestions_provider.cc',
|
| + 'ntp_snippets/bookmarks/bookmark_suggestions_provider.h',
|
| 'ntp_snippets/content_suggestion.cc',
|
| 'ntp_snippets/content_suggestion.h',
|
| 'ntp_snippets/content_suggestions_category_status.cc',
|
|
|