| Index: net/third_party/nss/ssl/ssl.def
|
| ===================================================================
|
| --- net/third_party/nss/ssl/ssl.def (revision 88407)
|
| +++ net/third_party/nss/ssl/ssl.def (working copy)
|
| @@ -155,19 +155,9 @@
|
| ;+NSS_CHROMIUM {
|
| ;+ global:
|
| SSL_GetNextProto;
|
| -SSL_SetNextProtoNego;
|
| -;+ local:
|
| -;+*;
|
| -;+};
|
| -;+NSS_3.13 { # NSS 3.13 release
|
| -;+ global:
|
| -SSL_GetPredictedServerHelloData;
|
| -SSL_GetSnapStartResult;
|
| SSL_GetStapledOCSPResponse;
|
| SSL_PeerCertificateChain;
|
| -SSL_SetPredictedPeerCertificates;
|
| -SSL_SetPredictedServerHelloData;
|
| -SSL_SetSnapStartApplicationData;
|
| +SSL_SetNextProtoNego;
|
| ;+ local:
|
| ;+*;
|
| ;+};
|
|
|