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 4027b4fd717e3511d7ba2434d9276dc4209ce66c..0f87ecdda8824d2206e9efce9330fbe2108835d2 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; |