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

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

Issue 2874773002: Add feature to control showing suggestion summaries. (Closed)
Patch Set: Add entries to enums.xml Created 3 years, 7 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/about_flags.cc ('k') | chrome/browser/android/chrome_feature_list.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/chrome_feature_list.h
diff --git a/chrome/browser/android/chrome_feature_list.h b/chrome/browser/android/chrome_feature_list.h
index 68359b9fb309823b015fc9e6720dbf3a4f763311..149c5d5ebd5ef3834b19e9cdbea9fb3e69fef30b 100644
--- a/chrome/browser/android/chrome_feature_list.h
+++ b/chrome/browser/android/chrome_feature_list.h
@@ -22,6 +22,7 @@ extern const base::Feature kCCTPostMessageAPI;
extern const base::Feature kChromeHomeFeature;
extern const base::Feature kChromeHomeExpandButton;
extern const base::Feature kContentSuggestionsSettings;
+extern const base::Feature kContentSuggestionsShowSummary;
extern const base::Feature kContextualSearchSingleActions;
extern const base::Feature kContextualSearchUrlActions;
extern const base::Feature kCustomContextMenu;
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/android/chrome_feature_list.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698