| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index 643c288cb9d4083f619fb5fb0f702fc2bcb4d06f..296fc12a189efc1cd1681b0bc674956a93abf7b1 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -253,6 +253,7 @@ struct CONTENT_EXPORT WebPreferences {
|
| // If enabled, video fullscreen detection will be enabled.
|
| bool video_fullscreen_detection_enabled;
|
| bool embedded_media_experience_enabled;
|
| + bool enable_media_download_in_product_help;
|
| #else // defined(OS_ANDROID)
|
| #endif // defined(OS_ANDROID)
|
|
|
|
|