| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index b12c84a760182867a13e35ea487f4abfd40c9402..d78e193e1df81a70f2ce379013e88c7233c7fdd5 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -47,6 +47,8 @@ static_library("ntp_snippets") {
|
| "pref_names.h",
|
| "pref_util.cc",
|
| "pref_util.h",
|
| + "reading_list/reading_list_distillation_state_util.cc",
|
| + "reading_list/reading_list_distillation_state_util.h",
|
| "reading_list/reading_list_suggestions_provider.cc",
|
| "reading_list/reading_list_suggestions_provider.h",
|
| "remote/json_request.cc",
|
|
|