Index: webkit/glue/webpreferences.h |
diff --git a/webkit/glue/webpreferences.h b/webkit/glue/webpreferences.h |
index 38aa2ac744cb071facf784f89756637e9f8e38fe..f2fd581fc8075edefefd1db93dcf5a19faf889ab 100644 |
--- a/webkit/glue/webpreferences.h |
+++ b/webkit/glue/webpreferences.h |
@@ -120,6 +120,7 @@ struct WEBKIT_GLUE_EXPORT WebPreferences { |
bool visual_word_movement_enabled; |
bool css_regions_enabled; |
bool css_shaders_enabled; |
+ bool css_variables_enabled; |
bool device_supports_touch; |
bool device_supports_mouse; |
#if !defined(WEBCOMPOSITOR_OWNS_SETTINGS) |