Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index cec3302570ae4f85a27ab8a6b11d51b1bf8816ee..91d4b29f274f13d15186e3c5232b5500f68f8f30 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -241,8 +241,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(enable_webrtc_multiple_routes) |
- IPC_STRUCT_TRAITS_MEMBER(enable_webrtc_nonproxied_udp) |
+ IPC_STRUCT_TRAITS_MEMBER(webrtc_ip_handling_policy) |
IPC_STRUCT_TRAITS_MEMBER(default_zoom_level) |
IPC_STRUCT_TRAITS_MEMBER(user_agent_override) |
IPC_STRUCT_TRAITS_MEMBER(accept_languages) |