Index: content/public/common/web_preferences.h |
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h |
index 7d6ca7dc72d3b1f55efa2823e4ff3e356d78a2eb..ba1a231458ea3e5898c3cf68fbe32e810faebc02 100644 |
--- a/content/public/common/web_preferences.h |
+++ b/content/public/common/web_preferences.h |
@@ -189,6 +189,8 @@ struct CONTENT_EXPORT WebPreferences { |
ImageAnimationPolicy animation_policy; |
+ bool user_gesture_required_for_presentation; |
+ |
#if defined(OS_ANDROID) |
bool text_autosizing_enabled; |
float font_scale_factor; |