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 9e70a634021061ccc5391a696bc88a1e57a44c5c..677228dbc3285e884c391e9e4fe54a81317a08fc 100644 |
--- a/chrome/browser/android/chrome_feature_list.h |
+++ b/chrome/browser/android/chrome_feature_list.h |
@@ -26,6 +26,7 @@ extern const base::Feature kScanCardsInWebPayments; |
extern const base::Feature kSpecialLocaleFeature; |
extern const base::Feature kSpecialLocaleWrapper; |
extern const base::Feature kTabReparenting; |
+extern const base::Feature kCCTExternalLinkHandling; |
extern const base::Feature kUserMediaScreenCapturing; |
bool RegisterChromeFeatureListJni(JNIEnv* env); |