| 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 350b8c83f6bbb31f3cf8e9adf498fad6cb3e248d..87742534f1f01a8a40e3cc4711c43ab3a2839a1f 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -19,6 +19,7 @@ extern const base::Feature kAndroidPaymentApps;
|
| extern const base::Feature kCCTBackgroundTab;
|
| extern const base::Feature kCCTExternalLinkHandling;
|
| extern const base::Feature kCCTPostMessageAPI;
|
| +extern const base::Feature kCCTRedirectPreconnect;
|
| extern const base::Feature kChromeHomeFeature;
|
| extern const base::Feature kChromeHomeExpandButton;
|
| extern const base::Feature kChromeHomeSwipeLogic;
|
|
|