summaryrefslogtreecommitdiffstats
path: root/content/browser/ssl/ssl_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/ssl/ssl_manager.h')
-rw-r--r--content/browser/ssl/ssl_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/ssl/ssl_manager.h b/content/browser/ssl/ssl_manager.h
index c195e98..1bc81da 100644
--- a/content/browser/ssl/ssl_manager.h
+++ b/content/browser/ssl/ssl_manager.h
@@ -51,7 +51,7 @@ class SSLManager {
static void OnSSLCertificateError(
const base::WeakPtr<SSLErrorHandler::Delegate>& delegate,
const GlobalRequestID& id,
- ResourceType::Type resource_type,
+ ResourceType resource_type,
const GURL& url,
int render_process_id,
int render_frame_id,