summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_client_auth_handler_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ssl/ssl_client_auth_handler_gtk.cc')
-rw-r--r--chrome/browser/ssl/ssl_client_auth_handler_gtk.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/ssl/ssl_client_auth_handler_gtk.cc b/chrome/browser/ssl/ssl_client_auth_handler_gtk.cc
index 49fa4c5..6be5a83 100644
--- a/chrome/browser/ssl/ssl_client_auth_handler_gtk.cc
+++ b/chrome/browser/ssl/ssl_client_auth_handler_gtk.cc
@@ -15,6 +15,7 @@
#include "base/i18n/time_formatting.h"
#include "base/logging.h"
#include "base/nss_util.h"
+#include "base/utf_string_conversions.h"
#include "chrome/browser/gtk/certificate_viewer.h"
#include "chrome/browser/gtk/gtk_util.h"
#include "chrome/third_party/mozilla_security_manager/nsNSSCertHelper.h"