| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index 3332863e7351588dc46954f94d50bc4c9868b0e3..a055ae2fbdd08c49486a03b081f604371cf91317 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -252,6 +252,7 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool video_fullscreen_detection_enabled;
|
| bool embedded_media_experience_enabled;
|
| bool page_popups_suppressed;
|
| + bool enable_media_in_product_help;
|
| #else // defined(OS_ANDROID)
|
| #endif // defined(OS_ANDROID)
|
|
|
|
|