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 3651662e9270232aa01c0a5e89560f557ad9d0e7..8cbc804113a46609c781570af113829150eb47b9 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; |