summaryrefslogtreecommitdiff
path: root/chromium/components/ntp_snippets/features.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/ntp_snippets/features.cc')
-rw-r--r--chromium/components/ntp_snippets/features.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/components/ntp_snippets/features.cc b/chromium/components/ntp_snippets/features.cc
index 8c49f5dc82d..b3db200cf94 100644
--- a/chromium/components/ntp_snippets/features.cc
+++ b/chromium/components/ntp_snippets/features.cc
@@ -35,7 +35,7 @@ const base::Feature* const kAllFeatures[] = {
&kRemoteSuggestionsBackendFeature};
const base::Feature kArticleSuggestionsExpandableHeader{
- "NTPArticleSuggestionsExpandableHeader", base::FEATURE_DISABLED_BY_DEFAULT};
+ "NTPArticleSuggestionsExpandableHeader", base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kArticleSuggestionsFeature{
"NTPArticleSuggestions", base::FEATURE_ENABLED_BY_DEFAULT};