Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Unified Diff: components/ntp_snippets/features.h

Issue 2667803005: 📰 Remove the NTP_SUGGESTIONS_SECTION_DISMISSAL feature flag (Closed)
Patch Set: only NTP_SUGGESTIONS_SECTION_DISMISSAL Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/android/chrome_feature_list.cc ('k') | components/ntp_snippets/features.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ntp_snippets/features.h
diff --git a/components/ntp_snippets/features.h b/components/ntp_snippets/features.h
index bf9b944e0a4c25122ef1fac6099e13ad7d5f0097..adcbdb1ddcad0de335820f0cc952b374020834cb 100644
--- a/components/ntp_snippets/features.h
+++ b/components/ntp_snippets/features.h
@@ -32,9 +32,6 @@ extern const base::Feature kSaveToOfflineFeature;
// Feature to allow offline badges to appear on snippets.
extern const base::Feature kOfflineBadgeFeature;
-// Feature to allow dismissing sections.
-extern const base::Feature kSectionDismissalFeature;
-
// Feature to allow specification of content suggestions source.
// TODO(peconn): Figure out how to remove this, it is useful to specify the
// source, but you shouldn't be able to disable it.
« no previous file with comments | « chrome/browser/android/chrome_feature_list.cc ('k') | components/ntp_snippets/features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698