| Index: components/ntp_snippets.gypi
|
| diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi
|
| index b13caf8597c213933704aa00461d835dffd608a1..f82920e2299953d008f088b498cc7886ab9cf7f0 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/category_factory.cc',
|
| 'ntp_snippets/category_factory.h',
|
| 'ntp_snippets/category_status.cc',
|
|
|