Index: content/public/common/common_param_traits_macros.h |
diff --git a/content/public/common/common_param_traits_macros.h b/content/public/common/common_param_traits_macros.h |
index a77c4c4ec7057af80f552cc7a4a88f498eca286f..8dfab648987093e5bedeb62da6b142ce43b28e63 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -140,6 +140,7 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(experimental_webgl_enabled) |
IPC_STRUCT_TRAITS_MEMBER(experimental_websocket_enabled) |
IPC_STRUCT_TRAITS_MEMBER(pinch_virtual_viewport_enabled) |
+ IPC_STRUCT_TRAITS_MEMBER(use_solid_color_scrollbars) |
IPC_STRUCT_TRAITS_MEMBER(flash_3d_enabled) |
IPC_STRUCT_TRAITS_MEMBER(flash_stage3d_enabled) |
IPC_STRUCT_TRAITS_MEMBER(flash_stage3d_baseline_enabled) |