Chromium Code Reviews| Index: chrome/common/nacl_types.h |
| =================================================================== |
| --- chrome/common/nacl_types.h (revision 156494) |
| +++ chrome/common/nacl_types.h (working copy) |
| @@ -44,6 +44,7 @@ |
| ~NaClStartParams(); |
| std::vector<FileDescriptor> handles; |
| + FileDescriptor debug_stub_server_bound_socket; |
| bool validation_cache_enabled; |
| std::string validation_cache_key; |