Chromium Code Reviews| Index: sandbox/win/src/interceptors.h |
| diff --git a/sandbox/win/src/interceptors.h b/sandbox/win/src/interceptors.h |
| index 5ee6fd3fc62b05a6aab1f8493a0aee5d7521ad28..239195742d4b1e40912355d1bea1fcbd94a930b3 100644 |
| --- a/sandbox/win/src/interceptors.h |
| +++ b/sandbox/win/src/interceptors.h |
| @@ -34,6 +34,7 @@ enum InterceptorId { |
| // Process-thread dispatcher: |
| CREATE_PROCESSW_ID, |
| CREATE_PROCESSA_ID, |
| + CREATE_THREAD_ID, |
| // Registry dispatcher: |
| CREATE_KEY_ID, |
| OPEN_KEY_ID, |