| Index: components/feature_engagement/public/feature_list.cc
|
| diff --git a/components/feature_engagement/public/feature_list.cc b/components/feature_engagement/public/feature_list.cc
|
| index 637b8105f6e5fb69eb06d69492e3143b9582e34b..d2971fe97ec8e5e32e5b427ebbb0e003eaf36402 100644
|
| --- a/components/feature_engagement/public/feature_list.cc
|
| +++ b/components/feature_engagement/public/feature_list.cc
|
| @@ -21,6 +21,7 @@ const base::Feature* const kAllFeatures[] = {
|
| &kIPHDownloadPageFeature,
|
| &kIPHDownloadPageScreenshotFeature,
|
| &kIPHChromeHomeExpandFeature,
|
| + &kIPHMediaDownloadFeature,
|
| #endif // defined(OS_ANDROID)
|
| #if defined(OS_WIN) || defined(OS_LINUX)
|
| &kIPHIncognitoWindowFeature,
|
|
|