Index: webkit/glue/webpreferences.h |
diff --git a/webkit/glue/webpreferences.h b/webkit/glue/webpreferences.h |
index 48fb8d9acc5fdf07270610d024f0b3a01378232e..cfa5c0df1be5c89cd3b565d96e3f8e5382d4a966 100644 |
--- a/webkit/glue/webpreferences.h |
+++ b/webkit/glue/webpreferences.h |
@@ -49,6 +49,7 @@ struct WEBKIT_GLUE_EXPORT WebPreferences { |
bool web_security_enabled; |
bool javascript_can_open_windows_automatically; |
bool loads_images_automatically; |
+ bool images_enabled; |
bool plugins_enabled; |
bool dom_paste_enabled; |
bool developer_extras_enabled; |