Index: trunk/src/components/nacl/common/nacl_messages.h |
=================================================================== |
--- trunk/src/components/nacl/common/nacl_messages.h (revision 285116) |
+++ trunk/src/components/nacl/common/nacl_messages.h (working copy) |
@@ -15,8 +15,6 @@ |
IPC_STRUCT_TRAITS_BEGIN(nacl::NaClStartParams) |
IPC_STRUCT_TRAITS_MEMBER(nexe_file) |
- IPC_STRUCT_TRAITS_MEMBER(nexe_token_lo) |
- IPC_STRUCT_TRAITS_MEMBER(nexe_token_hi) |
IPC_STRUCT_TRAITS_MEMBER(handles) |
IPC_STRUCT_TRAITS_MEMBER(debug_stub_server_bound_socket) |
IPC_STRUCT_TRAITS_MEMBER(validation_cache_enabled) |