Chromium Code Reviews| Index: crypto/third_party/nss/chromium-sha256.h |
| =================================================================== |
| --- crypto/third_party/nss/chromium-sha256.h (revision 258636) |
| +++ crypto/third_party/nss/chromium-sha256.h (working copy) |
| @@ -37,7 +37,7 @@ |
| #ifndef CRYPTO_THIRD_PARTY_NSS_CHROMIUM_SHA_256_H_ |
| #define CRYPTO_THIRD_PARTY_NSS_CHROMIUM_SHA_256_H_ |
| -#include "base/third_party/nspr/prtypes.h" |
| +#include "crypto/third_party/nss/chromium-prtypes.h" |
| struct SHA256ContextStr { |
| union { |