Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Unified Diff: chrome/browser/android/chrome_feature_list.h

Issue 2387293005: Change external link handling policy for CCTs (Closed)
Patch Set: Ted's styling suggestions Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);

Powered by Google App Engine
This is Rietveld 408576698