| Index: content/common/view_messages.h
|
| ===================================================================
|
| --- content/common/view_messages.h (revision 243184)
|
| +++ content/common/view_messages.h (working copy)
|
| @@ -391,9 +391,6 @@
|
| // The ID of the parent document (unique within parent renderer).
|
| IPC_STRUCT_MEMBER(unsigned long long, document_id)
|
|
|
| - // RenderView routing id.
|
| - IPC_STRUCT_MEMBER(int, render_view_route_id)
|
| -
|
| // RenderFrame routing id used to send messages back to the parent.
|
| IPC_STRUCT_MEMBER(int, render_frame_route_id)
|
|
|
|
|