| Index: components/ntp_snippets/features.cc
|
| diff --git a/components/ntp_snippets/features.cc b/components/ntp_snippets/features.cc
|
| index 25935a6dfda2e9717c03fd702145f55eebc97bd2..b6806618c5ea34de427f0804d14a082a94c961e0 100644
|
| --- a/components/ntp_snippets/features.cc
|
| +++ b/components/ntp_snippets/features.cc
|
| @@ -33,7 +33,7 @@ const base::Feature kIncreasedVisibility{
|
| const base::Feature kPhysicalWebPageSuggestionsFeature{
|
| "NTPPhysicalWebPageSuggestions", base::FEATURE_ENABLED_BY_DEFAULT};
|
|
|
| -const base::Feature kContentSuggestionsFeature{
|
| +const base::Feature kContentSuggestionsSource{
|
| "NTPSnippets", base::FEATURE_ENABLED_BY_DEFAULT};
|
|
|
| const base::Feature kSectionDismissalFeature{
|
|
|