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

Unified Diff: net/base/ssl_client_socket_win.h

Issue 17471: Measure how often the users are encountering MD5... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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
« no previous file with comments | « net/base/connection_type_histograms.cc ('k') | net/base/ssl_client_socket_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/ssl_client_socket_win.h
===================================================================
--- net/base/ssl_client_socket_win.h (revision 7755)
+++ net/base/ssl_client_socket_win.h (working copy)
@@ -63,6 +63,7 @@
int DoPayloadWriteComplete(int result);
int DidCompleteHandshake();
+ static void LogConnectionTypeMetrics(PCCERT_CHAIN_CONTEXT chain_context);
int VerifyServerCert();
CompletionCallbackImpl<SSLClientSocketWin> io_callback_;
« no previous file with comments | « net/base/connection_type_histograms.cc ('k') | net/base/ssl_client_socket_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698