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 f71d867e0339bc9483c1da7d080cfc808b6b40c6..f100fe9ca6d7ebaa7e71ace99f307aa0db696ddb 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -166,6 +166,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(disable_reading_from_canvas) |
IPC_STRUCT_TRAITS_MEMBER(strict_mixed_content_checking) |
IPC_STRUCT_TRAITS_MEMBER(strict_powerful_feature_restrictions) |
+ IPC_STRUCT_TRAITS_MEMBER(allow_geolocation_on_insecure_origins) |
IPC_STRUCT_TRAITS_MEMBER(strictly_block_blockable_mixed_content) |
IPC_STRUCT_TRAITS_MEMBER(block_mixed_plugin_content) |
IPC_STRUCT_TRAITS_MEMBER(enable_scroll_animator) |