Index: trunk/src/components/nacl/common/nacl_host_messages.h |
=================================================================== |
--- trunk/src/components/nacl/common/nacl_host_messages.h (revision 285116) |
+++ trunk/src/components/nacl/common/nacl_host_messages.h (working copy) |
@@ -22,8 +22,6 @@ |
IPC_STRUCT_TRAITS_BEGIN(nacl::NaClLaunchParams) |
IPC_STRUCT_TRAITS_MEMBER(manifest_url) |
IPC_STRUCT_TRAITS_MEMBER(nexe_file) |
- IPC_STRUCT_TRAITS_MEMBER(nexe_token_lo) |
- IPC_STRUCT_TRAITS_MEMBER(nexe_token_hi) |
IPC_STRUCT_TRAITS_MEMBER(render_view_id) |
IPC_STRUCT_TRAITS_MEMBER(permission_bits) |
IPC_STRUCT_TRAITS_MEMBER(uses_irt) |