Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index 77c2d73a2284acdabb22614b39f0312a2145fb19..1db961a9bc58f7c18e1434fe21ca3619f47cc76c 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -224,6 +224,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RendererPreferences) |
IPC_STRUCT_TRAITS_MEMBER(use_custom_colors) |
IPC_STRUCT_TRAITS_MEMBER(enable_referrers) |
IPC_STRUCT_TRAITS_MEMBER(enable_do_not_track) |
+ IPC_STRUCT_TRAITS_MEMBER(disable_webrtc_multiple_routes) |
IPC_STRUCT_TRAITS_MEMBER(default_zoom_level) |
IPC_STRUCT_TRAITS_MEMBER(user_agent_override) |
IPC_STRUCT_TRAITS_MEMBER(accept_languages) |