Index: content/public/common/web_preferences.cc |
diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc |
index 75d585a19ac44f9ee8d799de9aa87c2ca887afd2..cbb1a2afeae0f6791cd21d760c8d3b3677d272c6 100644 |
--- a/content/public/common/web_preferences.cc |
+++ b/content/public/common/web_preferences.cc |
@@ -206,6 +206,7 @@ WebPreferences::WebPreferences() |
video_fullscreen_detection_enabled(false), |
embedded_media_experience_enabled(false), |
css_hex_alpha_color_enabled(true), |
+ enable_media_download_in_product_help(false), |
#endif // defined(OS_ANDROID) |
#if defined(OS_ANDROID) |
default_minimum_page_scale_factor(0.25f), |