| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index b8209d02fdd1fb59710b3421a56651083e734b68..235a57d7d0cfcbe02dbefeb04f4f92690766f043 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -14,6 +14,8 @@ static_library("ntp_snippets") {
|
| sources = [
|
| "bookmarks/bookmark_last_visit_utils.cc",
|
| "bookmarks/bookmark_last_visit_utils.h",
|
| + "bookmarks/bookmark_suggestions_provider.cc",
|
| + "bookmarks/bookmark_suggestions_provider.h",
|
| "content_suggestion.cc",
|
| "content_suggestion.h",
|
| "content_suggestions_category.h",
|
|
|