Index: content/public/common/web_preferences.h |
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h |
index fd8d14495371a4ab41e37b7f09b0ed20083ea96b..1b51badd6cddc51503f93bf5294b176d0ac5ee58 100644 |
--- a/content/public/common/web_preferences.h |
+++ b/content/public/common/web_preferences.h |
@@ -255,6 +255,7 @@ struct CONTENT_EXPORT WebPreferences { |
// Enable 8 (#RRGGBBAA) and 4 (#RGBA) value hex colors in CSS Android |
// WebView quirk (http://crbug.com/618472). |
bool css_hex_alpha_color_enabled; |
+ bool enable_media_download_in_product_help; |
#else // defined(OS_ANDROID) |
#endif // defined(OS_ANDROID) |