Chromium Code Reviews| Index: crypto/capi_util.h |
| diff --git a/crypto/capi_util.h b/crypto/capi_util.h |
| index 09a44e7634c72445feee1d7d0be5779b1f1fe9d9..9d43293e23121c1292435c894cef00bae64dd853 100644 |
| --- a/crypto/capi_util.h |
| +++ b/crypto/capi_util.h |
| @@ -6,9 +6,9 @@ |
| #define CRYPTO_CAPI_UTIL_H_ |
| #include <windows.h> |
| -#include <wincrypt.h> |
| #include "crypto/crypto_export.h" |
| +#include "crypto/wincrypt_shim.h" |
| namespace crypto { |