Index: content/common/view_messages.h |
=================================================================== |
--- content/common/view_messages.h (revision 242033) |
+++ content/common/view_messages.h (working copy) |
@@ -246,7 +246,7 @@ |
IPC_STRUCT_TRAITS_BEGIN(content::PepperRendererInstanceData) |
IPC_STRUCT_TRAITS_MEMBER(render_process_id) |
- IPC_STRUCT_TRAITS_MEMBER(render_view_id) |
+ IPC_STRUCT_TRAITS_MEMBER(render_frame_id) |
IPC_STRUCT_TRAITS_MEMBER(document_url) |
IPC_STRUCT_TRAITS_MEMBER(plugin_url) |
IPC_STRUCT_TRAITS_END() |