Index: content/common/view_messages.h |
=================================================================== |
--- content/common/view_messages.h (revision 137957) |
+++ content/common/view_messages.h (working copy) |
@@ -205,6 +205,10 @@ |
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(default_tile_width) |
+ IPC_STRUCT_TRAITS_MEMBER(default_tile_height) |
+ IPC_STRUCT_TRAITS_MEMBER(max_untiled_layer_width) |
+ IPC_STRUCT_TRAITS_MEMBER(max_untiled_layer_height) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(WebMenuItem) |