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

Issue 8538025: Rename crypto/third_party/nss headers to avoid mixups. (Closed)

Created:
9 years, 1 month ago by mattm
Modified:
9 years, 1 month ago
Reviewers:
wtc
CC:
chromium-reviews
Visibility:
Public.

Description

Rename crypto/third_party/nss headers to avoid mixups. When trying to include the real NSS headers from other files under crypto/third_party/nss, the local versions would get used on the MSVS build. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110009

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -265 lines) Patch
M crypto/crypto.gyp View 2 chunks +6 lines, -6 lines 0 comments Download
M crypto/hmac_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M crypto/secure_hash_default.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D crypto/third_party/nss/blapi.h View 1 chunk +0 lines, -101 lines 0 comments Download
D crypto/third_party/nss/blapit.h View 1 chunk +0 lines, -91 lines 0 comments Download
A + crypto/third_party/nss/chromium-blapi.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + crypto/third_party/nss/chromium-blapit.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + crypto/third_party/nss/chromium-sha256.h View 2 chunks +3 lines, -3 lines 0 comments Download
D crypto/third_party/nss/sha256.h View 1 chunk +0 lines, -51 lines 0 comments Download
M crypto/third_party/nss/sha512.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
mattm
9 years, 1 month ago (2011-11-11 23:32:12 UTC) #1
wtc
LGTM. So using <blapi.h> or "blapi.h" doesn't matter? I guess the local version of a ...
9 years, 1 month ago (2011-11-14 07:59:44 UTC) #2
mattm
On 2011/11/14 07:59:44, wtc wrote: > LGTM. > > So using <blapi.h> or "blapi.h" doesn't ...
9 years, 1 month ago (2011-11-15 00:17:33 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/8538025/1
9 years, 1 month ago (2011-11-15 00:18:39 UTC) #4
commit-bot: I haz the power
9 years, 1 month ago (2011-11-15 01:36:47 UTC) #5
Change committed as 110009

Powered by Google App Engine
This is Rietveld 408576698