| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 8f48836f21d582375eebf2ce0e6ab879dc9a1e41..59e4c270ee6fe171f80419457d54ec2dfe4872b1 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",
|
| "category.cc",
|
| "category.h",
|
| "category_factory.cc",
|
|
|