| 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 54aa8161c08c48a8eed29aea75c91d65f6c7405d..c0fdabb42ce355d98a38f2ebe0058e84ed584f69 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 kContextualSearchSingleActions;
|
| extern const base::Feature kContextualSearchUrlActions;
|
| +extern const base::Feature kCustomContextMenu;
|
| extern const base::Feature kCustomFeedbackUi;
|
| extern const base::Feature kDownloadAutoResumptionThrottling;
|
| extern const base::Feature kImportantSitesInCBD;
|
|
|