| 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;
|
|
|