Index: net/socket/ssl_client_socket_mac.h |
=================================================================== |
--- net/socket/ssl_client_socket_mac.h (revision 112347) |
+++ net/socket/ssl_client_socket_mac.h (working copy) |
@@ -49,6 +49,7 @@ |
unsigned char *out, |
unsigned int outlen) OVERRIDE; |
virtual NextProtoStatus GetNextProto(std::string* proto) OVERRIDE; |
+ virtual bool WasOriginBoundCertNegotiated() OVERRIDE; |
// StreamSocket methods: |
virtual int Connect(OldCompletionCallback* callback) OVERRIDE; |