Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: crypto/third_party/nss/chromium-sha256.h

Issue 209343003: Remove prtypes.h and prcpucfg*.h from base/third_party/nspr. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Use 2147483647 instead of INT_MAX Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698