Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index 3d439b7c09e8c238cb4760afe012a51f8bd256fc..5017cb8d36291a1da1ad165d65a9eb520ed6e422 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -228,6 +228,7 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(show_composited_layer_tree) |
IPC_STRUCT_TRAITS_MEMBER(show_fps_counter) |
IPC_STRUCT_TRAITS_MEMBER(accelerated_compositing_enabled) |
+ IPC_STRUCT_TRAITS_MEMBER(threaded_compositing_enabled) |
IPC_STRUCT_TRAITS_MEMBER(force_compositing_mode) |
IPC_STRUCT_TRAITS_MEMBER(allow_webui_compositing) |
IPC_STRUCT_TRAITS_MEMBER(composite_to_texture_enabled) |