| Index: net/third_party/nss/ssl/ssl.h
|
| ===================================================================
|
| --- net/third_party/nss/ssl/ssl.h (revision 86360)
|
| +++ net/third_party/nss/ssl/ssl.h (working copy)
|
| @@ -149,6 +149,8 @@
|
| /* SSL_GetPredictedServerHelloData, SSL_SetPredictedPeerCertificates and */
|
| /* SSL_SetSnapStartApplicationData. */
|
| #define SSL_ENABLE_OCSP_STAPLING 24 /* Request OCSP stapling (client) */
|
| +#define SSL_ENABLE_CACHED_INFO 25 /* Enable SSL cached information */
|
| + /* extension, off by default. */
|
|
|
| #ifdef SSL_DEPRECATED_FUNCTION
|
| /* Old deprecated function names */
|
|
|