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 ea3dc292ae23b114434e04d36c0a719517679c0c..5ef1c6a1fb62ed4b08fe633268aa3d49a2e43d78 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -149,6 +149,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(hyperlink_auditing_enabled) |
IPC_STRUCT_TRAITS_MEMBER(allow_universal_access_from_file_urls) |
IPC_STRUCT_TRAITS_MEMBER(allow_file_access_from_file_urls) |
+ IPC_STRUCT_TRAITS_MEMBER(disable_caret_blinking) |
IPC_STRUCT_TRAITS_MEMBER(experimental_webgl_enabled) |
IPC_STRUCT_TRAITS_MEMBER(pepper_3d_enabled) |
IPC_STRUCT_TRAITS_MEMBER(inert_visual_viewport) |