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

Unified Diff: chrome/browser/android/chrome_feature_list.cc

Issue 2440673002: [NTP Client] Put dismissing sections behind a flag (Closed)
Patch Set: Created 4 years, 2 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
Index: chrome/browser/android/chrome_feature_list.cc
diff --git a/chrome/browser/android/chrome_feature_list.cc b/chrome/browser/android/chrome_feature_list.cc
index d0de7017a37c6b72a221ecdec605c70bf1cfee7f..0f9705fff70df981df9e574da2e46e6981fdf8a7 100644
--- a/chrome/browser/android/chrome_feature_list.cc
+++ b/chrome/browser/android/chrome_feature_list.cc
@@ -42,6 +42,7 @@ const base::Feature* kFeaturesExposedToJava[] = {
&kImportantSitesInCBD,
&ntp_snippets::kContentSuggestionsFeature,
&ntp_snippets::kSaveToOfflineFeature,
+ &ntp_snippets::kSectionDismissalFeature,
&kNTPFakeOmniboxTextFeature,
&kNTPOfflinePagesFeature,
&kPhysicalWebFeature,

Powered by Google App Engine
This is Rietveld 408576698