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

Unified Diff: net/third_party/nss/ssl/exports_win.def

Issue 14522022: Update NSS libSSL to NSS_3_15_BETA2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Make the changes rsleevi suggested Created 7 years, 8 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: net/third_party/nss/ssl/exports_win.def
===================================================================
--- net/third_party/nss/ssl/exports_win.def (revision 196870)
+++ net/third_party/nss/ssl/exports_win.def (working copy)
@@ -31,6 +31,7 @@
SSL_OptionSet
SSL_OptionSetDefault
SSL_PeerCertificate
+SSL_PeerStapledOCSPResponses
SSL_ResetHandshake
SSL_SetSockPeerID
SSL_SetURL
@@ -53,6 +54,5 @@
SSL_SetClientChannelIDCallback
SSL_GetPlatformClientAuthDataHook
SSL_HandshakeResumedSession
-SSL_GetStapledOCSPResponse
SSL_RestartHandshakeAfterChannelIDReq
SSL_GetChannelBinding

Powered by Google App Engine
This is Rietveld 408576698