| Index: components/feature_engagement/public/feature_constants.h
|
| diff --git a/components/feature_engagement/public/feature_constants.h b/components/feature_engagement/public/feature_constants.h
|
| index 32c79ce663c611e7fbcc17812cfa15085f596c16..52052f50cd524e7fa60843f5b9697cb4f15f9e02 100644
|
| --- a/components/feature_engagement/public/feature_constants.h
|
| +++ b/components/feature_engagement/public/feature_constants.h
|
| @@ -26,6 +26,7 @@ extern const base::Feature kIPHDownloadHomeFeature;
|
| extern const base::Feature kIPHDownloadPageFeature;
|
| extern const base::Feature kIPHDownloadPageScreenshotFeature;
|
| extern const base::Feature kIPHChromeHomeExpandFeature;
|
| +extern const base::Feature kIPHMediaDownloadFeature;
|
| #endif // defined(OS_ANDROID)
|
|
|
| #if defined(OS_WIN) || defined(OS_LINUX)
|
|
|