Index: sandbox/win/src/interceptors.h |
diff --git a/sandbox/win/src/interceptors.h b/sandbox/win/src/interceptors.h |
index a17447aa18c095a89c6157e3edb914ffc86bb678..1c813568b50c2062ab8355ab03f535c2a81e3191 100644 |
--- a/sandbox/win/src/interceptors.h |
+++ b/sandbox/win/src/interceptors.h |
@@ -45,6 +45,8 @@ enum InterceptorId { |
GDIINITIALIZE_ID, |
GETSTOCKOBJECT_ID, |
REGISTERCLASSW_ID, |
+ // LPC port dispatcher: |
+ NTCONNECTALPCPORT_ID, |
INTERCEPTOR_MAX_ID |
}; |