Chromium Code Reviews| Index: sandbox/win/src/ipc_tags.h |
| diff --git a/sandbox/win/src/ipc_tags.h b/sandbox/win/src/ipc_tags.h |
| index d680411dace3917cf097ff411cada5e53d36267f..7fe2981e2799086a2cbf90e6ea0d06c2d04b6eec 100644 |
| --- a/sandbox/win/src/ipc_tags.h |
| +++ b/sandbox/win/src/ipc_tags.h |
| @@ -32,6 +32,7 @@ enum { |
| IPC_GDI_GDIDLLINITIALIZE_TAG, |
| IPC_GDI_GETSTOCKOBJECT_TAG, |
| IPC_USER_REGISTERCLASSW_TAG, |
| + IPC_NTCONNECTALPCPORT_TAG, |
| IPC_LAST_TAG |
| }; |