| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 10af18245a31f20e8b2425cfd170a593d6844cce..a955d50b4a7315c879460a9b8c4c596417e37fab 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -782,8 +782,6 @@ split_static_library("browser") {
|
| "ntp_snippets/content_suggestions_service_factory.h",
|
| "ntp_snippets/download_suggestions_provider.cc",
|
| "ntp_snippets/download_suggestions_provider.h",
|
| - "ntp_snippets/ntp_snippets_features.cc",
|
| - "ntp_snippets/ntp_snippets_features.h",
|
| "ntp_snippets/ntp_snippets_metrics.cc",
|
| "ntp_snippets/ntp_snippets_metrics.h",
|
| "ntp_tiles/chrome_most_visited_sites_factory.cc",
|
|
|