summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_client_auth_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ssl/ssl_client_auth_handler.h')
-rw-r--r--chrome/browser/ssl/ssl_client_auth_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ssl/ssl_client_auth_handler.h b/chrome/browser/ssl/ssl_client_auth_handler.h
index 852467e..7cdc406 100644
--- a/chrome/browser/ssl/ssl_client_auth_handler.h
+++ b/chrome/browser/ssl/ssl_client_auth_handler.h
@@ -48,7 +48,7 @@ class SSLClientAuthHandler
friend class ChromeThread;
friend class DeleteTask<SSLClientAuthHandler>;
- ~SSLClientAuthHandler();
+ virtual ~SSLClientAuthHandler();
// Notifies that the user has selected a cert.
// Called on the IO thread.