Index: third_party/WebKit/public/web/WebContextMenuData.h |
diff --git a/third_party/WebKit/public/web/WebContextMenuData.h b/third_party/WebKit/public/web/WebContextMenuData.h |
index ce0764098e9f3f53012f907e26248c61a3b092fb..9e261cb4ff879e36dabf2aba8a5be9e99705fcb7 100644 |
--- a/third_party/WebKit/public/web/WebContextMenuData.h |
+++ b/third_party/WebKit/public/web/WebContextMenuData.h |
@@ -190,7 +190,7 @@ struct WebContextMenuData { |
WebContextMenuData() |
: media_type(kMediaTypeNone), |
- has_image_contents(true), |
+ has_image_contents(false), |
media_flags(kMediaNone), |
is_spell_checking_enabled(false), |
is_editable(false), |