Index: components/nacl/common/nacl_messages.h |
diff --git a/components/nacl/common/nacl_messages.h b/components/nacl/common/nacl_messages.h |
index 0b2237f68f1764dcdc58296fa408753cdaba9995..675664d5b9964d7c86a9f0a669e33c8215249803 100644 |
--- a/components/nacl/common/nacl_messages.h |
+++ b/components/nacl/common/nacl_messages.h |
@@ -16,8 +16,7 @@ |
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(nexe_file_path) |
IPC_STRUCT_TRAITS_MEMBER(handles) |
IPC_STRUCT_TRAITS_MEMBER(debug_stub_server_bound_socket) |
IPC_STRUCT_TRAITS_MEMBER(validation_cache_enabled) |