| 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 149c5d5ebd5ef3834b19e9cdbea9fb3e69fef30b..fe0371e6e87f4e0b77f6e47aa14c17367f539070 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -28,6 +28,7 @@ extern const base::Feature kContextualSearchUrlActions;
|
| extern const base::Feature kCustomContextMenu;
|
| extern const base::Feature kCustomFeedbackUi;
|
| extern const base::Feature kDownloadAutoResumptionThrottling;
|
| +extern const base::Feature kDownloadHomeShowStorageInfo;
|
| extern const base::Feature kFullscreenActivity;
|
| extern const base::Feature kImportantSitesInCBD;
|
| extern const base::Feature kImprovedA2HS;
|
|
|