Index: net/third_party/nss/ssl/ssl.h |
=================================================================== |
--- net/third_party/nss/ssl/ssl.h (revision 92446) |
+++ net/third_party/nss/ssl/ssl.h (working copy) |
@@ -142,6 +142,7 @@ |
#define SSL_ENABLE_OCSP_STAPLING 23 /* Request OCSP stapling (client) */ |
#define SSL_ENABLE_CACHED_INFO 24 /* Enable TLS cached information */ |
/* extension, off by default. */ |
+#define SSL_ENABLE_OB_CERTS 25 /* Enable origin bound certs. */ |
#ifdef SSL_DEPRECATED_FUNCTION |
/* Old deprecated function names */ |