| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 0cf1874adc88c4d5f5562874a94a1ff9a847c41e..54a66cf3d0e093f00e7966a663c94c8c43267ec4 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -47,8 +47,6 @@ 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",
|
|
|