| 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 b9340dd011eb8a481fc6911d2e4c8d9db73323e1..e11270833d552de04b0970caf89f84627c1efd40 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;
|
|
|