Chromium Code Reviews| Index: sandbox/win/src/interceptors.h |
| diff --git a/sandbox/win/src/interceptors.h b/sandbox/win/src/interceptors.h |
| index a17447aa18c095a89c6157e3edb914ffc86bb678..8781f9c44dbd36e70d37063b93982fa522765c31 100644 |
| --- a/sandbox/win/src/interceptors.h |
| +++ b/sandbox/win/src/interceptors.h |
| @@ -45,6 +45,7 @@ enum InterceptorId { |
| GDIINITIALIZE_ID, |
| GETSTOCKOBJECT_ID, |
| REGISTERCLASSW_ID, |
| + SYSTEMPARAMETERSINFOW_ID, |
| INTERCEPTOR_MAX_ID |
| }; |