Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index 0fca6ef682a5ba968b7d2c3432bad6e1a4efde99..5a4f10f5c3ef18c5606cc56fe662f64acef1993a 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -210,6 +210,7 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(password_echo_enabled) |
IPC_STRUCT_TRAITS_MEMBER(css_regions_enabled) |
IPC_STRUCT_TRAITS_MEMBER(css_shaders_enabled) |
+ IPC_STRUCT_TRAITS_MEMBER(css_variables_enabled) |
IPC_STRUCT_TRAITS_MEMBER(device_supports_touch) |
IPC_STRUCT_TRAITS_MEMBER(device_supports_mouse) |
#if !defined(WEBCOMPOSITOR_OWNS_SETTINGS) |